Skip to content

Commit 97999e9

Browse files
[ServiceWorker] Fetch module service worker scripts with same-origin credentials w3c/ServiceWorker@2fd367a
1 parent 9a07a2b commit 97999e9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

service-workers-ja.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12451,12 +12451,12 @@ <h3 title="Update">`更新する@</h3>
1245112451
%~URL,
1245212452
%~job の`~client$job,
1245312453
`serviceworker^l,
12454-
`omit^l,
12454+
`same-origin^l,
1245512455
設定群~FN
1245612456
%完了-時の手続き(以下に定義される),
1245712457
%~fetchを遂行する(以下に定義される)【この引数は不要?】
1245812458
12459-
Fetch a module worker script graph given job’s serialized script url, job’s client, "serviceworker", "omit", and the to-be-created environment settings object for this service worker.
12459+
Fetch a module worker script graph given job’s serialized script url, job’s client, "serviceworker", "same-origin", and the to-be-created environment settings object for this service worker.
1246012460
</dd>
1246112461
</dl>
1246212462

0 commit comments

Comments
 (0)