summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/service-workers/service-worker/resources/partitioned-cookies-3p-sw.js
blob: c9713b6c50c4559bddcd90e0c728f07c9f0cb10b (plain)
1
2
3
// Import the code from the 1P partitioned worker.
// We use separate URLs for each worker script to keep their scopes unique.
importScripts('./partitioned-cookies-sw.js');