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
Patch (9.67 KB, patch)
2019-09-27 07:56 PDT, Alex Christensen
cdumez: review+
Alex Christensen
Comment 1 2019-09-26 17:39:50 PDT
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
Alex Christensen
Comment 4 2019-09-27 08:55:15 PDT
Radar WebKit Bug Importer
Comment 5 2019-09-27 08:56:19 PDT
Note You need to log in before you can comment on or make changes to this bug.