[Webkit-unassigned] [Bug 222308] New: Prevent dynamic import in service worker
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 23 04:09:50 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=222308
Bug ID: 222308
Summary: Prevent dynamic import in service worker
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: jaffathecake at gmail.com
Spec change: https://github.com/whatwg/html/pull/6395
Tests: https://github.com/web-platform-tests/wpt/pull/27699
Context: https://github.com/w3c/ServiceWorker/issues/1356
Although this is a backwards-incompatible change for WebKit, Chrome never allowed import() in service workers, so I don't expect import() to be used much in the wild.
--
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/20210223/fd8e0b52/attachment-0001.htm>
More information about the webkit-unassigned
mailing list