Remove nsIDOMWindowUtils::currentInnerWindowID
Categories
(Core :: DOM: Core & HTML, task, P3)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox81 | --- | fixed |
People
(Reporter: kmag, Assigned: kmag)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
It has some properties which make it footgunny, especially in the face of Fission. Callers should use WindowGlobalChild.innerWindowID instead.
| Assignee | ||
Comment 1•6 years ago
|
||
It has some properties which make it footgunny, especially in the face of
Fission. Callers should use WindowGlobalChild.innerWindowId instead.
Updated•6 years ago
|
| Assignee | ||
Comment 2•6 years ago
|
||
Comment 5•6 years ago
|
||
Backed out 2 changesets (bug 1651519) for wpt failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TRE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=310589215&repo=autoland&lineNumber=77456
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&selectedTaskRun=YHqPH155TCmeodyX4Bcn3g.0&revision=52317abc5c6871adf765d91b166a562ea2b39546
Backout:
https://hg.mozilla.org/integration/autoland/rev/a4b0dd4b23b3a910bcbe24b39e620f0aa36e2929
Comment 7•6 years ago
|
||
Backed out 2 changesets (bug 1651519) for WPT failures in webdriver/tests/switch_to_frame/switch.py. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=310621499&repo=autoland&lineNumber=77376
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=7b973a0e7be9f8213545c3e702f759c8ab70affb
Backout:
https://hg.mozilla.org/integration/autoland/rev/ee367b95887a6c46c2bfdb1eebdd68f870f3b507
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
Comment 9•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/3b49057b23f9
https://hg.mozilla.org/mozilla-central/rev/3a02f85528ed
Description
•