WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2020-05-14 13:28:12 PDT
Created
attachment 399398
[details]
Patch
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
<
rdar://problem/63246940
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug