[wpt-sync] Sync PR 36272 - [FedCM] Rename permissions policy
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36272 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36272
Details from upstream follow.
Nicolás Peña Moreno <npm@chromium.org> wrote:
[FedCM] Rename permissions policy
Per spec[1] it should be identity-credentials-get
[1] https://fedidcg.github.io/FedCM/#identity-credentials-get
Bug: 1353477
Change-Id: I672dc95d5e9136a8c47fe92f27d4bf0f05924817
Reviewed-on: https://chromium-review.googlesource.com/3935242
WPT-Export-Revision: d0037595d2dcfce1bf905cd355d0a1aaad8ad818
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 2•3 years ago
|
||
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 10 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 4 subtests
Status Summary
Firefox
TIMEOUT
: 2
NOTRUN
: 3
Chrome
TIMEOUT
: 2
NOTRUN
: 3
Safari
TIMEOUT
: 2
NOTRUN
: 3
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /credential-management/fedcm-iframe.https.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-debug-isolated-process-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
)- FedCM disabled in cross origin iframe without permissions policy:
TIMEOUT
(Chrome:TIMEOUT
, Safari:TIMEOUT
) - FedCM enabled in 2 level deep nested iframe. FedCM should be enabled regardless of iframe nesting depth:
NOTRUN
(Chrome:NOTRUN
, Safari:NOTRUN
) - FedCM disabled in 2 level deep nested iframe where middle iframe does not have permission policy:
NOTRUN
(Chrome:NOTRUN
, Safari:NOTRUN
) - FedCM disabled in 2 level deep nested iframe where innermost iframe does not have permission policy:
NOTRUN
(Chrome:NOTRUN
, Safari:NOTRUN
)
- FedCM disabled in cross origin iframe without permissions policy:
Tests Disabled in Gecko Infrastructure
- /credential-management/fedcm-iframe.https.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-debug-isolated-process-geckoview
,Gecko-android-em-7.0-x86_64-qr-opt-geckoview
,Gecko-linux1804-64-qr-debug
,Gecko-linux1804-64-qr-opt
,Gecko-windows10-32-2004-qr-debug
,Gecko-windows10-32-2004-qr-opt
,Gecko-windows10-64-2004-qr-debug
,Gecko-windows10-64-2004-qr-opt
],TIMEOUT
[GitHub
] (Chrome:TIMEOUT
, Safari:TIMEOUT
)
Comment 5•3 years ago
|
||
bugherder |
Description
•