Files
ladybird/Userland/Libraries/LibWeb/HTML/ImageData.cpp
Linus Groh 6521c04bf3 LibWeb: Remove dbgln() from ImageData::create_with_size()
This is not generally useful information, and can be noisy on websites
that heavily use ImageData, e.g. in combination with canvas.
2022-03-04 23:03:29 +01:00

1.5 KiB