WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
202298
Enable and disable ResourceLoadStatistics only by session
https://bugs.webkit.org/show_bug.cgi?id=202298
Summary
Enable and disable ResourceLoadStatistics only by session
Alex Christensen
Reported
2019-09-26 17:35:59 PDT
Enable and disable ResourceLoadStatistics only by session
Attachments
Patch
(7.79 KB, patch)
2019-09-26 17:39 PDT
,
Alex Christensen
no flags
Details
Formatted Diff
Diff
Patch
(9.67 KB, patch)
2019-09-27 07:56 PDT
,
Alex Christensen
cdumez
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Alex Christensen
Comment 1
2019-09-26 17:39:50 PDT
Created
attachment 379705
[details]
Patch
youenn fablet
Comment 2
2019-09-27 07:43:50 PDT
Comment on
attachment 379705
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=379705&action=review
> Source/WebKit/UIProcess/WebsiteData/WebsiteDataStore.cpp:1871 > + processPool->sendToNetworkingProcess(Messages::NetworkProcess::SetResourceLoadStatisticsEnabled(m_sessionID, true));
I guess we want to store this value in WebsiteDataStore and send it when creating new NetworkProcesses.
Alex Christensen
Comment 3
2019-09-27 07:56:58 PDT
Created
attachment 379723
[details]
Patch
Alex Christensen
Comment 4
2019-09-27 08:55:15 PDT
http://trac.webkit.org/r250424
Radar WebKit Bug Importer
Comment 5
2019-09-27 08:56:19 PDT
<
rdar://problem/55783239
>
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