[Webkit-unassigned] [Bug 230722] Stop using ALWAYS_LOG in media related classes
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 24 10:03:50 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=230722
--- Comment #2 from Eric Carlson <eric.carlson at apple.com> ---
(In reply to Basuke Suzuki from comment #0)
> There are hundreds of logs per seconds while playing video. It's just too much.
This shouldn't be true, and definitely isn't the case in Apple's ports.
`ALWAYS_LOG` is only supposed to be used in methods that are not called that frequently. What methods are being logged hundreds of times per second?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210924/b247d21f/attachment-0001.htm>
More information about the webkit-unassigned
mailing list