Closed
Bug 1522052
Opened 7 years ago
Closed 2 years ago
Remove nsIDOMChromeWindow
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
116 Branch
| Tracking | Status | |
|---|---|---|
| firefox116 | --- | fixed |
People
(Reporter: peterv, Assigned: peterv)
References
Details
Attachments
(1 file)
Bug 1383059 comment 8 suggested marking nsIDOMChromeWindow as non-scriptable, but we can just remove it.
| Assignee | ||
Comment 1•7 years ago
|
||
Comment 2•7 years ago
|
||
Jorg, there are some uses of nsIDOMChromeWindow in calendar and mail that you may need to deal with.
Comment 3•7 years ago
|
||
Thanks for the heads-up. It's also used in mail/ and mailnews/:
https://dxr.mozilla.org/comm-central/search?q=nsIDOMChromeWindow+path%3Acomm%2F&redirect=false
Boris, could you comment on those mail/ and mailnews/ usages over in bug 1522158. I guess #include "nsIDOMChromeWindow.h" is unused an can be removed.
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
Comment 5•6 years ago
|
||
I commented in bug 1522158.. And yes, includes of nsIDOMChromeWindow.h can just be removed.
Flags: needinfo?(bzbarsky)
| Assignee | ||
Comment 6•6 years ago
|
||
| Assignee | ||
Comment 7•6 years ago
|
||
| Assignee | ||
Comment 8•6 years ago
|
||
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
Attachment #9070894 -
Attachment description: Bug 1522052 - remove nsIDOMChromeWindow. r?bz! → Bug 1522052 - remove nsIDOMChromeWindow. r?#dom-core!
Updated•2 years ago
|
status-firefox66:
affected → ---
Pushed by pvanderbeken@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/801ba619d741
remove nsIDOMChromeWindow. r=dom-core,webdriver-reviewers,devtools-reviewers,whimboo,mccr8
Comment 10•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox116:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 116 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•