Files
serenity/Userland/Libraries/LibWeb/HTML/WorkerDebugConsoleClient.cpp
Tim Ledbetter c8319c9166 LibWeb: Don't print messages from workers to the console twice
Previously, any message logged to the console within a worker with a
log level greater than trace was printed twice.

(cherry picked from commit d0008ae5e0100984f3188c32a67008a03c05bea8)
2024-11-11 19:54:09 -05:00

2.0 KiB