Closed
Bug 865664
Opened 13 years ago
Closed 9 years ago
Remove deprecated nsIDOMWindowUtils.getOuterWindowWithId
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla57
| Tracking | Status | |
|---|---|---|
| firefox57 | --- | fixed |
People
(Reporter: crussell, Assigned: emk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
See bug 861495.
Target sometime between Gecko 24 (next ESR) and Gecko 31 (the one after that)?
| Reporter | ||
Comment 1•13 years ago
|
||
(In reply to Boris Zbarsky (:bz) from bug 861495, comment #3)
> https://mxr.mozilla.org/addons/
> search?string=getOuterWindowWithID&find=&findi=&filter=^[^\0]*%24&hitlimit=&t
> ree=addons says "Found 23 matching lines in 14 files".
Boris, can you paste the names of those add-ons here?
Comment 2•13 years ago
|
||
Names are actually a pain to get reliably via that interface. I'd have to go grovel through the source of each addon and hope...
As best as I can make it, we're talking: Firebug, "System Monitor", "Workspace for Thunderbird", "Testing d2c for platform-specific files" (?), Nulltxt, "Firefox OS Simulator". Some of these have multiple uses.
| Reporter | ||
Updated•13 years ago
|
Assignee: Sevenspade → nobody
| Assignee | ||
Updated•9 years ago
|
| Comment hidden (mozreview-request) |
Comment 4•9 years ago
|
||
| mozreview-review | ||
Comment on attachment 8894234 [details]
Bug 865664 - Remove deprecated nsIDOMWindowUtils.getOuterWindowWithId.
https://reviewboard.mozilla.org/r/165316/#review170920
r=me, but please hold off on landing this until legacy addons are disabled, so there is no weird breakage for nightly users.
Attachment #8894234 -
Flags: review?(bzbarsky) → review+
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/fc357f0e9f40
Remove deprecated nsIDOMWindowUtils.getOuterWindowWithId. r=bz
Comment 6•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•