[webkit-reviews] review denied: [Bug 213306] WIP: we should be able to capture mouse, keyboard, and wheel events to investigate tracking : [Attachment 402337] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 19 16:48:30 PDT 2020


Simon Fraser (smfr) <simon.fraser at apple.com> has denied  review:
Bug 213306: WIP: we should be able to capture mouse, keyboard, and wheel events
to investigate tracking
https://bugs.webkit.org/show_bug.cgi?id=213306

Attachment 402337: Patch

https://bugs.webkit.org/attachment.cgi?id=402337&action=review




--- Comment #16 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 402337
  --> https://bugs.webkit.org/attachment.cgi?id=402337
Patch

You can't just add WTFLogAlways() to the code. This needs to be being a switch,
off by default. Maybe it should use RELEASE_LOG stuff.


More information about the webkit-reviews mailing list