mirror of
https://github.com/servo/servo.git
synced 2025-09-19 11:20:09 +01:00
serviceworker: make job queue unique per origin
This commit is contained in:
parent
7e74f73301
commit
89eb7c2aa2
19 changed files with 839 additions and 592 deletions
|
@ -14298,7 +14298,7 @@
|
|||
],
|
||||
"service-workers": {
|
||||
"service-worker-registration.https.html": [
|
||||
"949992e45de6858c336936b4f1ea4bca76db1d91",
|
||||
"04d74fb5c582a3fef8dc589868f0b8c3e402eab2",
|
||||
[
|
||||
null,
|
||||
{}
|
||||
|
|
|
@ -0,0 +1,6 @@
|
|||
[service-worker-registration.https.html]
|
||||
type: testharness
|
||||
[Test: Asserts Active Service Worker and its Registration]
|
||||
expected: FAIL
|
||||
[Test: Active Service Worker ScriptURL property]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue