Closed
Bug 1400984
Opened 8 years ago
Closed 8 years ago
Move all state out of nsGlobalWindow
Categories
(Core :: DOM: Core & HTML, enhancement, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: nika, Assigned: nika)
References
Details
Attachments
(1 file)
|
32.02 KB,
patch
|
Details | Diff | Splinter Review |
This should make the process of moving methods from nsGlobalWindow onto nsPIDOMWindow{Inner,Outer} easier, as there won't be any state directly stored in nsGlobalWindow.
| Assignee | ||
Comment 1•8 years ago
|
||
If you'd rather me ask other people for review (I understand you're quite busy), let me know.
Attachment #8909462 -
Flags: review?(bzbarsky)
Updated•8 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 2•8 years ago
|
||
Comment on attachment 8909462 [details] [diff] [review]
Move all state out of nsGlobalWindow
Canceling the review as I think I might take a different strategy.
Attachment #8909462 -
Flags: review?(bzbarsky)
| Assignee | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
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
•