Support remote frames in Window indexed getters and length
Categories
(Core :: DOM: Core & HTML, task, P2)
Tracking
()
Tracking | Status | |
---|---|---|
firefox69 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 1 obsolete file)
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
Assignee | ||
Comment 3•4 years ago
|
||
The tests still fail under Fission, because the mechanisms they use to
navigate the frames don't work, but at least the checks for whether the
navigation succeeded now do. That means the tests should start passing when
the necessary APIs become Fission-compatible.
Comment 4•4 years ago
|
||
Bugbug thinks this bug is a enhancement, but please change it back in case of error.
Assignee | ||
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/84633034590f2d1a4c336f9653e6c542f3a09039 Bug 1560400: Part 1 - Support remote frames in Window indexed getters. r=nika https://hg.mozilla.org/integration/mozilla-inbound/rev/bf0f0e95c61c2a57d176699f05e71e967a13d3e8 Bug 1560400: Part 3 - Update DocShell frame navigation tests to support remote frames. r=nika
Assignee | ||
Comment 6•4 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/aa2bee0b18c3a1ee1416d0fbf625e0ccdb74bf4e Bug 1560400: Follow-up: Fix crashtest bustage. r=bustage
Assignee | ||
Comment 7•4 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/757d285aafdd9df1d939edb8265948277b6bfe79 Bug 1560400: Follow-up: Really fix crashtest bustage. r=bustage
Pushed by maglione.k@gmail.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/95da39224eab Part 1 - Support remote frames in Window indexed getters. r=nika https://hg.mozilla.org/integration/mozilla-inbound/rev/f0bac27bad8a Part 3 - Update DocShell frame navigation tests to support remote frames. r=nika
Comment 9•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/95da39224eab
https://hg.mozilla.org/mozilla-central/rev/f0bac27bad8a
Comment 10•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Comment 11•4 years ago
|
||
Pushed by mozilla@jorgk.com: https://hg.mozilla.org/mozilla-central/rev/ac50a7bd09b0 Follow-up: add include of WindowProxyHolder.h to XrayWrapper.cpp. r=kmag a=Aryx
![]() |
||
Comment 12•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
![]() |
||
Comment 13•4 years ago
|
||
Relanded (backout got backed out):
https://hg.mozilla.org/mozilla-central/rev/e596664275d5e3e2fdcb7fa8d1447289f99269c3
Updated•3 years ago
|
Description
•