[Webkit-unassigned] [Bug 188495] New: importScripts should throw an error when used to load new resource after `install` event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 12 18:09:14 PDT 2018


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

            Bug ID: 188495
           Summary: importScripts should throw an error when used to load
                    new resource after `install` event
           Product: WebKit
           Version: Safari Technology Preview
          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

Same as https://bugs.chromium.org/p/chromium/issues/detail?id=719052

The WPT test for this is: service-workers/service-worker/import-scripts-updated-flag.https.html

As far as I can tell from the demo site from https://github.com/w3c/ServiceWorker/issues/1021#issuecomment-266708110, Safari Technology Preview is allowing the importScripts(), so the WPT test should fail.

Chrome intends to change to align with the spec, as Firefox and Edge have done.

-- 
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/20180813/a53e0f87/attachment-0001.html>


More information about the webkit-unassigned mailing list