Closed
Bug 1375123
Opened 8 years ago
Closed 8 years ago
Remove nsIDOMWindowInternal
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla57
Tracking | Status | |
---|---|---|
firefox57 | --- | fixed |
People
(Reporter: emk, Assigned: emk)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
They are empty interfaces and are left only for compatibility.
Updated•8 years ago
|
Priority: -- → P3
Assignee | ||
Comment 1•8 years ago
|
||
nsIDOMWindow is still needed for .QueryInterface(Ci.nsIInterfaceRequester).getInterface(Ci.nsIDOMWindow); pattern.
Summary: Remove nsIDOMWindow and nsIDOMWindowInternal → Remove nsIDOMWindowInternal
Comment hidden (mozreview-request) |
Assignee | ||
Updated•8 years ago
|
Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8893677 [details]
Bug 1375123 - Remove nsIDOMWindowInternal.
https://reviewboard.mozilla.org/r/164790/#review170176
Attachment #8893677 -
Flags: review?(ehsan) → review+
Comment 4•8 years ago
|
||
hg error in cmd: hg update --clean -r 0ff0ccbd52c1: abort: unknown revision '0ff0ccbd52c1'!
Pushed by VYV03354@nifty.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/e103deed61b5
Remove nsIDOMWindowInternal. r=Ehsan
![]() |
||
Comment 6•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox57:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla57
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•