RESOLVED FIXED 211917
WebsiteDataStore functions should only send IPC to WebProcesses that are associated with its session
https://bugs.webkit.org/show_bug.cgi?id=211917
Summary WebsiteDataStore functions should only send IPC to WebProcesses that are asso...
Chris Dumez
Reported 2020-05-14 13:27:18 PDT
WebsiteDataStore functions should only send IPC to WebProcesses that are associated with its session. setResourceLoadStatisticsEnabled() / clearResourceLoadStatisticsInWebProcesses() were talking to all WebProcesses, even those associated with other sessions, which was wrong.
Attachments
Patch (4.37 KB, patch)
2020-05-14 13:28 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-05-14 13:28:12 PDT
EWS
Comment 2 2020-05-14 15:45:43 PDT
Committed r261717: <https://trac.webkit.org/changeset/261717> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399398 [details].
Radar WebKit Bug Importer
Comment 3 2020-05-14 15:46:19 PDT
Note You need to log in before you can comment on or make changes to this bug.