Closed
Bug 1585156
Opened 6 years ago
Closed 6 years ago
Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: gsvelto, Assigned: gsvelto)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
Following multiple refactorings we have dozens of files needlessly including either nsIDOMWindow.h, nsIDOMWindowUtils.h or both. We should get rid of those.
| Assignee | ||
Updated•6 years ago
|
Blocks: includehell
| Assignee | ||
Updated•6 years ago
|
Assignee: nobody → gsvelto
Status: NEW → ASSIGNED
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by gsvelto@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/71d73642c126
Remove useless inclusions of nsIDOMWindow.h and nsIDOMWindowUtils.h r=smaug
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•