[webkit-reviews] review granted: [Bug 174189] WebResourceLoadStatisticsStore should only be constructed when the feature is enabled : [Attachment 314675] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 6 10:16:11 PDT 2017


Brent Fulgham <bfulgham at webkit.org> has granted Chris Dumez
<cdumez at apple.com>'s request for review:
Bug 174189: WebResourceLoadStatisticsStore should only be constructed when the
feature is enabled
https://bugs.webkit.org/show_bug.cgi?id=174189

Attachment 314675: Patch

https://bugs.webkit.org/attachment.cgi?id=314675&action=review




--- Comment #2 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 314675
  --> https://bugs.webkit.org/attachment.cgi?id=314675
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?


More information about the webkit-reviews mailing list