[Webkit-unassigned] [Bug 208185] New: New service worker API 'FetchEvent.handled' needs to be supported

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 25 01:15:12 PST 2020


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

            Bug ID: 208185
           Summary: New service worker API 'FetchEvent.handled' needs to
                    be supported
           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: ting.shao at intel.com

'FetchEvent.handled' is a new service worker API which is added in spec as following:

spec: https://w3c.github.io/ServiceWorker/#fetch-event-handled
spec PR: https://github.com/w3c/ServiceWorker/pull/1496
wpt: https://github.com/web-platform-tests/wpt/pull/21652

It's good to support this as it notifies developers when fetch event is processed.

-- 
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/20200225/b70710de/attachment.htm>


More information about the webkit-unassigned mailing list