Closed
Bug 363702
Opened 19 years ago
Closed 19 years ago
Merge nsXBLWindowHandler to nsXBLWindowKeyHandler
Categories
(Core :: XBL, defect)
Core
XBL
Tracking
()
RESOLVED
FIXED
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
|
30.84 KB,
patch
|
jst
:
review+
jst
:
superreview+
|
Details | Diff | Splinter Review |
After bug 359242 there isn't really need for nsXBLWindowHandler.
| Assignee | ||
Comment 1•19 years ago
|
||
This just copy-pastes code from nsXBLWindowHandler to nsXBLWindowKeyHandler, makes some methods non-virtual and so on.
No functional changes.
Saves some code and binary size. And makes the code easier to read, IMO.
Assignee: general → Olli.Pettay
Status: NEW → ASSIGNED
Attachment #248508 -
Flags: superreview?(jst)
Attachment #248508 -
Flags: review?(jst)
Updated•19 years ago
|
Attachment #248508 -
Flags: superreview?(jst)
Attachment #248508 -
Flags: superreview+
Attachment #248508 -
Flags: review?(jst)
Attachment #248508 -
Flags: review+
| Assignee | ||
Updated•19 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•