Open Bug 1495664 Opened 7 years ago Updated 3 years ago

[wpt-sync] Sync PR 13304 - ServiceWorker: Add script_type field in ServiceWorkerDatabase in order to record a script type 'classic' or 'module'.

Categories

(Testing :: web-platform-tests, enhancement, P4)

enhancement

Tracking

(Not tracked)

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 13304 into mozilla-central (this bug is closed when the sync is complete). PR: https://github.com/web-platform-tests/wpt/pull/13304 Details from upstream follow. Asami Doi <asamidoi@google.com> wrote: > ServiceWorker: Add script_type field in ServiceWorkerDatabase in order to record a script type 'classic' or 'module'. > > The goal is to import and evaluate as a module script at ServiceWorker. > Users can use it by adding type 'module' when register a service > worker script. > > This CL allows to store script type into ServiceWorkerDatabase and > use it when starting an installed service worker. > > > Bug: 824647 > Change-Id: I4d26b774fa662a6e6587bf10137fd8b1dae2e42a > Reviewed-on: https://chromium-review.googlesource.com/1226488 > WPT-Export-Revision: fdde393296f962d19d8bb4ef2103d3689ff55cfe
PR 13304 applied with additional changes from upstream: 0c9042da11fa00e2df7d3115b7629a65a5d0fee9
Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core
Component: DOM: Service Workers → web-platform-tests
Product: Core → Testing
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.