[wpt-sync] Sync PR 27563 - Do not change referrer policy on document.open
Categories
(Core :: DOM: Security, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox88 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][domsecurity-backlog])
Sync web-platform-tests PR 27563 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27563
Details from upstream follow.
b'Antonio Sartori <antoniosartori@chromium.org>' wrote:
Do not change referrer policy on document.open
At the moment on document.open chrome sets the referrer policy of the
opened document to be equal to the referrer policy of the
entryDocument. This CL removes this step, keeping the previous
referrer policy instead.Fixed: 1174496
Bug: 1130587,1174496
Change-Id: Ica4740bbd2baed0ca5bb6770c3c38132573eb374
Reviewed-on: https://chromium-review.googlesource.com/2674927
WPT-Export-Revision: 600bb7838876ffd8ba83db29d4cae41011ddd28d
| Assignee | ||
Updated•5 years ago
|
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
| Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 15 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK : 1
PASS: 1
Chrome
OK : 1
FAIL: 1
Safari
OK : 1
FAIL: 1
Links
Updated•5 years ago
|
Comment 6•5 years ago
|
||
| bugherder | ||
Description
•