Closed
Bug 1578628
Opened 4 years ago
Closed 4 years ago
fission: "name" attribute on cross-origin frames
Categories
(Core :: DOM: Core & HTML, defect, P1)
Core
DOM: Core & HTML
Tracking
()
Tracking | Status | |
---|---|---|
firefox71 | --- | fixed |
People
(Reporter: pbone, Assigned: pbone)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
js/xpconnect/tests/mochitest/test_bug916945.html is failing because the "name" attribute doesn't work on cross-origin frames.
Updated•4 years ago
|
Fission Milestone: ? → M4
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D44945
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D44946
Pushed by pbone@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b668ff9bcb38 Enable disabled test points r=bholley,kmag https://hg.mozilla.org/integration/autoland/rev/43eace6b88a7 Fix a spelling mistake in a comment r=kmag https://hg.mozilla.org/integration/autoland/rev/3b9e96b71449 Set the name on the BrowsingContext not the nsDocShell r=kmag
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b668ff9bcb38
https://hg.mozilla.org/mozilla-central/rev/43eace6b88a7
https://hg.mozilla.org/mozilla-central/rev/3b9e96b71449
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•