[Webkit-unassigned] [Bug 181395] New: Do not go to the storage process when loading a main resource if there is no service worker registered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 8 12:35:30 PST 2018


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

            Bug ID: 181395
           Summary: Do not go to the storage process when loading a main
                    resource if there is no service worker registered
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com

UIProcess may know whether there is a registered service worker and instructs the web process accordingly.
This may help speeding up the load of the first page in the web process.
To ensure that service worker works fine, the data provided by the UIProcess should only be useful until the storage process instructs the web process precisely.

-- 
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/20180108/6143eb4d/attachment.html>


More information about the webkit-unassigned mailing list