[webkit-reviews] review granted: [Bug 196407] Move WebResourceLoadStatisticsStore IPC calls from the UI process to the network process : [Attachment 366311] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 16:05:28 PDT 2019


Brent Fulgham <bfulgham at webkit.org> has granted John Wilander
<wilander at apple.com>'s request for review:
Bug 196407: Move WebResourceLoadStatisticsStore IPC calls from the UI process
to the network process
https://bugs.webkit.org/show_bug.cgi?id=196407

Attachment 366311: Patch

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




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

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

r=me

> Source/WebKit/NetworkProcess/Classifier/WebResourceLoadStatisticsStore.h:-192
> -    void requestStorageAccessUnderOpener(DomainInNeedOfStorageAccess&&,
uint64_t openerPageID, OpenerDomain&&);

This looks like a nice bug fix and simplification!


More information about the webkit-reviews mailing list