[wpt-sync] Sync PR 48650 - [shared storage] Implement interestGroup()
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox133 fixed)
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Regressed 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48650 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48650
Details from upstream follow.
Yao Xiao <yaoxia@chromium.org> wrote:
[shared storage] Implement interestGroup()
Add interestGroups() to the shared storage worklet, to return the
Protected Audience interest groups associated with the
shared storage origin's owner, with some additional metadata.Implement this behind a runtime feature, which is implicitly
controlled by a Finch flag.Explainer PR: https://github.com/WICG/shared-storage/pull/180
Spec PR(s):
Bug: 367992703
Binary-Size: Size increase is unavoidable.
Fuchsia-Binary-Size: Size increase is unavoidable.
Change-Id: I5fc5767fa53a91f021d64a871a6dd9cb88f4431cReviewed-on: https://chromium-review.googlesource.com/5696046
WPT-Export-Revision: e2aadd1cc73582074c7189fb866b2c2e8d82b974
Assignee | ||
Comment 1•17 days ago
|
||
Assignee | ||
Comment 2•17 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 20 tests and 1 subtests
Status Summary
Firefox
OK
: 2[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt] 17[GitHub]
PASS
: 4
FAIL
: 2[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview, Gecko-android-em-7.0-x86_64-qr-debug-geckoview, Gecko-android-em-7.0-x86_64-qr-opt-geckoview, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows11-32-2009-qr-debug, Gecko-windows11-32-2009-qr-opt, Gecko-windows11-64-2009-qr-debug, Gecko-windows11-64-2009-qr-opt] 56[GitHub]
TIMEOUT
: 9
Chrome
OK
: 9
PASS
: 9
FAIL
: 17
TIMEOUT
: 28
NOTRUN
: 23
Safari
OK
: 17
PASS
: 4
FAIL
: 56
TIMEOUT
: 9
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /shared-storage/add-module.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- addModule with invalid url:
FAIL
(Chrome:PASS
, Safari:FAIL
) - addModule:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- addModule with invalid url:
- /shared-storage/create-worklet-in-detached-frame.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- createWorklet() when frame is detached:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- createWorklet() when frame is detached:
- /shared-storage/cross-origin-worklet-select-url-and-verify-data-origin.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- For a cross-origin worklet with default data origin, test selectURL() and verify its data origin:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - For a cross-origin worklet with dataOrigin "context-origin", test selectURL() and verify its data origin:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - For a cross-origin worklet with dataOrigin "script-origin", test selectURL() and verify its data origin:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- For a cross-origin worklet with default data origin, test selectURL() and verify its data origin:
- /shared-storage/interest-groups.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- Basic test for
interestGroups()
in the shared storage worklet:FAIL
(Chrome:FAIL
, Safari:FAIL
)
- Basic test for
- /shared-storage/run-operation-keep-alive.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- run() twice with keepAlive: true:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - run() with keepAlive: true, then keepAlive: false, then error:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
)
- run() twice with keepAlive: true:
- /shared-storage/run-operation.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- run():
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - run() with custom data:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - run() with unsupported serializable type:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
)
- run():
- /shared-storage/run-url-selection-operation.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- selectURL() resolves to config:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - selectURL() with urls array length too big, selectURL() resolves to config:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with empty urls array, selectURL() resolves to config:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with missing url, selectURL() resolves to config:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with invalid url, selectURL() resolves to config:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with invalid report url selectURL() resolves to config:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with http report url, selectURL() resolves to config:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with invalid reportingMetadata selectURL() resolves to config:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with urls array length too big, selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with empty urls array, selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with missing url, selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with invalid url, selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with invalid report url selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with http report url, selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - selectURL() with invalid reportingMetadata selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
)
- selectURL() resolves to config:
- /shared-storage/select-url-keep-alive.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- selectURL() with keepAlive: true, then keepAlive: false, then error:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
)
- selectURL() with keepAlive: true, then keepAlive: false, then error:
- /shared-storage/select-url-on-shared-storage-and-worklet-object-successively.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- selectURL() on window.sharedStorage and window.sharedStorage.worklet successively. The two calls should run in the same worklet environment.:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
)
- selectURL() on window.sharedStorage and window.sharedStorage.worklet successively. The two calls should run in the same worklet environment.:
- /shared-storage/select-url-on-two-worklets.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- selectURL() on two explicitly created SharedStorageWorklet. The two calls should run in two different worklet environments.:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- selectURL() on two explicitly created SharedStorageWorklet. The two calls should run in two different worklet environments.:
- /shared-storage/select-url-permissions-policy-default.tentative.https.sub.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
)- Default permissions policy allows sharedStorage.selectURL() in the current page.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Default permissions policy allows selectURL() on a same-origin worklet:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Default permissions policy allows selectURL() on a cross-origin worklet:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - Default permissions policy allows sharedStorage.selectURL() in same-origin iframes.:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - Default permissions policy allows sharedStorage.selectURL() in cross-origin iframes.:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
- Default permissions policy allows sharedStorage.selectURL() in the current page.:
- /shared-storage/select-url-permissions-policy-none.tentative.https.sub.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
)- permissions policy header shared-storage-select-url=() disallows sharedStorage.selectURL() in the current page.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - permissions policy header shared-storage-select-url=() disallows selectURL() on a same-origin worklet:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - permissions policy header shared-storage-select-url=() disallows selectURL() on a cross-origin worklet:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - permissions policy header shared-storage-select-url=() disallows sharedStorage.selectURL() in same-origin iframes.:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - permissions policy header shared-storage-select-url=() disallows sharedStorage.selectURL() in cross-origin iframes.:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
- permissions policy header shared-storage-select-url=() disallows sharedStorage.selectURL() in the current page.:
- /shared-storage/select-url-permissions-policy-self.tentative.https.sub.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
)- permissions policy header shared-storage-select-url=(self) allows sharedStorage.selectURL() in the current page.:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - permissions policy header shared-storage-select-url=(self) allows selectURL() on a same-origin worklet:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - permissions policy header shared-storage-select-url=(self) disallows selectURL() on a cross-origin worklet:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - permissions policy header shared-storage-select-url=(self) allows sharedStorage.selectURL() in same-origin iframes.:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - permissions policy header shared-storage-select-url=(self) disallows sharedStorage.selectURL() in cross-origin iframes.:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
)
- permissions policy header shared-storage-select-url=(self) allows sharedStorage.selectURL() in the current page.:
- /shared-storage/select-url-report-event.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- selectURL() with reportEvent(), selectURL() resolves to config:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - selectURL() with reportEvent(), selectURL() resolves to urn:uuid:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
)
- selectURL() with reportEvent(), selectURL() resolves to config:
- /shared-storage/shared-storage-permissions-policy-default.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- Default permissions policy allows sharedStorage in the current page.:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - Default permissions policy allows sharedStorage.createWorklet() with same-origin script:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - Default permissions policy allows sharedStorage.createWorklet() with cross-origin script:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - Default permissions policy allows sharedStorage in same-origin iframes.:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - Default permissions policy allows sharedStorage in cross-origin iframes.:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
)
- Default permissions policy allows sharedStorage in the current page.:
- /shared-storage/shared-storage-permissions-policy-none.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- permissions policy header shared-storage=() disallows sharedStorage.createWorklet() with same-origin script:
FAIL
(Chrome:PASS
, Safari:FAIL
) - permissions policy header shared-storage=() disallows sharedStorage.createWorklet() with cross-origin script:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- permissions policy header shared-storage=() disallows sharedStorage.createWorklet() with same-origin script:
- /shared-storage/shared-storage-permissions-policy-self.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
)- permissions policy header shared-storage=(self) allows sharedStorage in the current page.:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
) - permissions policy header shared-storage=(self) allows sharedStorage.createWorklet() with same-origin script:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - permissions policy header shared-storage=(self) disallows sharedStorage.createWorklet() with cross-origin script:
FAIL
(Chrome:NOTRUN
, Safari:FAIL
) - permissions policy header shared-storage=(self) allows sharedStorage in same-origin iframes.:
FAIL
(Chrome:TIMEOUT
, Safari:FAIL
)
- permissions policy header shared-storage=(self) allows sharedStorage in the current page.:
- /shared-storage/shared-storage-writable-insecure-context.tentative.http.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)- sharedStorageWritable not allowed in insecure context.:
FAIL
(Chrome:PASS
, Safari:FAIL
)
- sharedStorageWritable not allowed in insecure context.:
- /shared-storage-selecturl-limit/run-url-selection-operation-limit.tentative.https.sub.html [wpt.fyi]
- selectURL() with per-origin per-pageload limit:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- selectURL() with per-origin per-pageload limit:
- /shared-storage-selecturl-limit/select-url-limit-multiple-worklets.tentative.https.sub.html [wpt.fyi]
- selectURL() called on multiple worklets, with per-origin per-pageload limit:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- selectURL() called on multiple worklets, with per-origin per-pageload limit:
Tests Disabled in Gecko Infrastructure
- /shared-storage/add-module.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
) - /shared-storage/create-worklet-in-detached-frame.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
) - /shared-storage/cross-origin-worklet-select-url-and-verify-data-origin.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
) - /shared-storage/interest-groups.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
) - /shared-storage/run-operation-keep-alive.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/run-operation.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/run-url-selection-operation.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/select-url-keep-alive.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/select-url-on-shared-storage-and-worklet-object-successively.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/select-url-on-two-worklets.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
) - /shared-storage/select-url-permissions-policy-default.tentative.https.sub.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
) - /shared-storage/select-url-permissions-policy-none.tentative.https.sub.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
) - /shared-storage/select-url-permissions-policy-self.tentative.https.sub.html [wpt.fyi]:
SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
) - /shared-storage/select-url-report-event.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/shared-storage-permissions-policy-default.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/shared-storage-permissions-policy-none.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
) - /shared-storage/shared-storage-permissions-policy-self.tentative.https.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:TIMEOUT
, Safari:OK
) - /shared-storage/shared-storage-writable-insecure-context.tentative.http.sub.html [wpt.fyi]:
OK
[GitHub
],SKIP
[Gecko-android-em-7.0-x86_64-lite-qr-opt-geckoview
,Gecko-android-em-7.0-x86_64-qr-debug-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows11-32-2009-qr-debug
,Gecko-windows11-32-2009-qr-opt
,Gecko-windows11-64-2009-qr-debug
,Gecko-windows11-64-2009-qr-opt
] (Chrome:OK
, Safari:OK
)
Comment 4•15 days ago
|
||
bugherder |
Description
•