[Webkit-unassigned] [Bug 183669] New: Resource Load Statistics: Clean up network process calls in WebsiteDataStore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 15 11:18:25 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=183669

            Bug ID: 183669
           Summary: Resource Load Statistics: Clean up network process
                    calls in WebsiteDataStore
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

The recently added WebKit::WebsiteDataStore::removeAllStorageAccessHandler() doesn't have a callback so it can leverage the existing sendToNetworkingProcess() method. The functions that do have callbacks should do a null check before calling functions on WebKit::NetworkProcessProxy.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180315/3bc07f59/attachment.html>


More information about the webkit-unassigned mailing list