[wpt-sync] Sync PR 32106 - [Anonymous iframe] Pass whether a window should commit anonymously.
Categories
(Core :: DOM: Core & HTML, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32106 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32106
Details from upstream follow.
Yifan Luo <lyf@google.com> wrote:
[Anonymous iframe] Pass whether a window should commit anonymously.
A window is anonymous means a window is loaded under an anonymous
iframe which do not share credentials and only aim to load public data.This attribute is not currently enabled on initial empty document, see:
https://docs.google.com/document/d/1JcBLdl7P6ZrtIT63D-dsB52yxXOuVrHS2gamhU0wZwk/edit#heading=h.oyyrxad04wu6This CL exposed anonymous to window and renderer process, which aimed
to be used in a follow-up CL to disable password autofill.
For further info, please refer to:
https://docs.google.com/document/d/1UHEC10kjxfgNmt-ejGkuxgvv63_-dsEH-DhVF_Sthak/edit#Bug: 1233858
Change-Id: If63a95c3306fb31c62fcb01aab6e13745f025b3d
Reviewed-on: https://chromium-review.googlesource.com/3161670
WPT-Export-Revision: 538fd12972782b65ea4b8fe50f3da6eb2421b426
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
Assignee | ||
Comment 6•4 years ago
|
||
Assignee | ||
Comment 7•4 years ago
|
||
Assignee | ||
Comment 8•4 years ago
|
||
Assignee | ||
Comment 9•4 years ago
|
||
Assignee | ||
Comment 10•3 years ago
|
||
Assignee | ||
Comment 11•3 years ago
|
||
Assignee | ||
Comment 12•3 years ago
|
||
Comment 13•3 years ago
|
||
bugherder |
Description
•