Closed
Bug 1785751
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 35505 - Remove restriction on iframe nesting for FedCM API
Categories
(Core :: DOM: Security, task, P4)
Core
DOM: Security
Tracking
()
RESOLVED
FIXED
106 Branch
| Tracking | Status | |
|---|---|---|
| firefox106 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 35505 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/35505
Details from upstream follow.
Peter Kotwicz <pkotwicz@chromium.org> wrote:
Remove restriction on iframe nesting for FedCM API
BUG=1349798
Change-Id: Ib48905c358cabc6c83d2cd6a816a2b0a9483b528
Reviewed-on: https://chromium-review.googlesource.com/3837258
WPT-Export-Revision: cb8e736424082c7fc8616d7d85dd670044fdd84a
| Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → DOM: Security
Product: Testing → Core
| Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b9cd6465cea3f5b1701e901abe3100f66c182880
| Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=148a9495bfd6f36ac725b5249f66c56d0c29f02b
| Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 9 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-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-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)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5df50238282f
[wpt PR 35505] - Remove restriction on iframe nesting for FedCM API, a=testonly
Comment 5•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox106:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 106 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•