Closed
Bug 1561724
Opened 4 years ago
Closed 4 years ago
Update WindowNamedPropertiesHandler to get frame element from the BrowsingContext rather than its DOM Window
Categories
(Core :: DOM: Core & HTML, defect, P2)
Core
DOM: Core & HTML
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The latter will fail for OOP frames, but the former will work as expected.
Assignee | ||
Comment 1•4 years ago
|
||
Updated•4 years ago
|
Status: NEW → ASSIGNED
Type: defect → task
Priority: -- → P2
Assignee | ||
Updated•4 years ago
|
Type: task → defect
Updated•4 years ago
|
Blocks: fission-mochitests
Updated•4 years ago
|
Fission Milestone: --- → M4
Assignee | ||
Comment 2•4 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/c35aff2a933694722bc4ef64a3b53e787c662d6a Bug 1561724: Correctly support exposing remote frames by name. r=nika
Backout by dluca@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/f9bf5e4b0b4f Backed out 43 changesets (bug 1561724, bug 1561150, bug 1541557, bug 1561122, bug 1560400, bug 1558298, bug 1561999, bug 1532795, bug 1561061) for multiple failures. CLOSED TREE
Pushed by maglione.k@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/00e935828f41 Correctly support exposing remote frames by name. r=nika
Comment 5•4 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox69:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
![]() |
||
Comment 6•4 years ago
|
||
Backed out 34 changesets (bug 1561150, bug 1541557, bug 1561724, bug 1561999, bug 1558298, bug 1561061, bug 1532795, bug 1560400, bug 1561122) for beta simulation failures (bug 1563905, bug 1564001):
https://hg.mozilla.org/mozilla-central/rev/7e6657f88b7694ecd841088963ff71d767e4ec22
Status: RESOLVED → REOPENED
status-firefox69:
fixed → ---
Flags: needinfo?(kmaglione+bmo)
Resolution: FIXED → ---
Target Milestone: mozilla69 → ---
![]() |
||
Comment 7•4 years ago
|
||
Relanded (backout got backed out):
https://hg.mozilla.org/mozilla-central/rev/e596664275d5e3e2fdcb7fa8d1447289f99269c3
Status: REOPENED → RESOLVED
Closed: 4 years ago → 4 years ago
status-firefox69:
--- → fixed
Flags: needinfo?(kmaglione+bmo)
Resolution: --- → FIXED
Target Milestone: --- → mozilla69
You need to log in
before you can comment on or make changes to this bug.
Description
•