Closed
Bug 1568278
Opened 7 years ago
Closed 7 years ago
Remove a bunch of QIs to nsIDOMWindow
Categories
(Firefox :: General, task)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 70
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: bzbarsky, Assigned: bzbarsky)
References
Details
Attachments
(1 file)
If you have a window, the QI is not needed, now that Window is on webidl bindings.
| Assignee | ||
Comment 1•7 years ago
|
||
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d76e959b7487
Remove various unnecessary QIs to nsIDOMWindow. r=Gijs
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/3e4578cbedf1
followup: fix incorrect 'let' usage on CLOSED TREE. r=bzbarsky
Comment 4•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/d76e959b7487
https://hg.mozilla.org/mozilla-central/rev/3e4578cbedf1
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 70
You need to log in
before you can comment on or make changes to this bug.
Description
•