[Webkit-unassigned] [Bug 190313] New: Implement FetchEvent.resultingClientId

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 08:23:05 PDT 2018


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

            Bug ID: 190313
           Summary: Implement FetchEvent.resultingClientId
           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: falken at chromium.org

This allows getting the client id before the client is created, for associating the fetch event for the main resource with fetch events for subsequent subresources.

Spec: https://w3c.github.io/ServiceWorker/#fetch-event-resultingclientid
WPT: https://github.com/web-platform-tests/wpt/blob/master/service-workers/service-worker/navigation-redirect.https.html
Chromium bug: https://bugs.chromium.org/p/chromium/issues/detail?id=778497
Firefox bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1264177

-- 
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/20181005/fa726df5/attachment.html>


More information about the webkit-unassigned mailing list