[Webkit-unassigned] [Bug 213306] WIP: we should be able to capture mouse, keyboard, and wheel events to investigate tracking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 17 13:47:51 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=213306

--- Comment #5 from katherine_cheney at apple.com ---
(In reply to John Wilander from comment #3)
> Taking a step back, I would try to add this code to the existing
> WebCore::ResourceLoadObserver and its subclass
> WebKit::WebResourceLoadObserver since it is already set up as a singleton in
> the web content process and has the capability to forward data to the
> network process and ITP.

This is probably a better idea than mine, all of the IPC infrastructure is already in place to send data to the network process.

-- 
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/20200617/b210cfe5/attachment.htm>


More information about the webkit-unassigned mailing list