Bug 202298

Summary: Enable and disable ResourceLoadStatistics only by session
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch cdumez: review+

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.