[wpt-sync] Sync PR 33962 - [Anonymous Iframe] Change window.anonymous to window.isAnonymouslyFramed
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox102 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 33962 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/33962
Details from upstream follow.
Yifan Luo <lyf@chromium.org> wrote:
[Anonymous Iframe] Change window.anonymous to window.isAnonymouslyFramed
Since there's a bunch of usage of window.anonymous in various of origins
currently in the world, we decide to change the naming to a more precise
and un-confusingisAnonymouslyFramed.Bug: 1251084
Change-Id: I81637cdb004e87408235edb9b367062f62358577Reviewed-on: https://chromium-review.googlesource.com/3613772
WPT-Export-Revision: 0f0f16299fa74f1bb6054a2f7db0c32c452a1dfe
| Assignee | ||
Updated•3 years ago
|
| Assignee | ||
Comment 1•3 years ago
|
||
| Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 1 tests
Status Summary
Firefox
ERROR: 1
Chrome
ERROR: 1
Links
Details
New Tests That Don't Pass
- /html/anonymous-iframe/fenced-frame.tentative.https.window.html [wpt.fyi]:
ERROR(Chrome:ERROR)
Description
•