RESOLVED FIXED Bug 174189
WebResourceLoadStatisticsStore should only be constructed when the feature is enabled
https://bugs.webkit.org/show_bug.cgi?id=174189
Summary WebResourceLoadStatisticsStore should only be constructed when the feature is...
Chris Dumez
Reported 2017-07-05 19:02:19 PDT
WebResourceLoadStatisticsStore should only be constructed when the feature is enabled.
Attachments
Patch (19.60 KB, patch)
2017-07-05 19:15 PDT, Chris Dumez
bfulgham: review+
Chris Dumez
Comment 1 2017-07-05 19:15:55 PDT
Brent Fulgham
Comment 2 2017-07-06 10:16:11 PDT
Comment on attachment 314675 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=314675&action=review r=me > Source/WebKit2/UIProcess/WebResourceLoadStatisticsStore.cpp:96 > { Should we be asserting that this construction is taking place on the main thread?
Chris Dumez
Comment 3 2017-07-06 10:23:13 PDT
Note You need to log in before you can comment on or make changes to this bug.