[webkit-reviews] review granted: [Bug 182719] Make WebResourceLoadStatisticsStore::processStatisticsAndDataRecords() call WebProcessProxy::notifyPageStatisticsAndDataRecordsProcessed() in a proper callback : [Attachment 334165] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 20 11:02:15 PST 2018


Brent Fulgham <bfulgham at webkit.org> has granted John Wilander
<wilander at apple.com>'s request for review:
Bug 182719: Make
WebResourceLoadStatisticsStore::processStatisticsAndDataRecords() call
WebProcessProxy::notifyPageStatisticsAndDataRecordsProcessed() in a proper
callback
https://bugs.webkit.org/show_bug.cgi?id=182719

Attachment 334165: Patch

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




--- Comment #9 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 334165
  --> https://bugs.webkit.org/attachment.cgi?id=334165
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=334165&action=review

r=me. Thanks for being patient with these changes!

> Source/WebKit/UIProcess/WebResourceLoadStatisticsStore.cpp:291
> +    }

Great! I think that's what we needed.


More information about the webkit-reviews mailing list