Closed
Bug 884296
Opened 11 years ago
Closed 11 years ago
Remove rest of the classinfos for DOM events
Categories
(Core :: DOM: Events, defect)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(2 files, 1 obsolete file)
(deleted),
patch
|
peterv
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
Details | Diff | Splinter Review |
.
Assignee | ||
Comment 1•11 years ago
|
||
Assignee: nobody → bugs
Assignee | ||
Updated•11 years ago
|
Attachment #764759 -
Flags: review?(Ms2ger)
Assignee | ||
Updated•11 years ago
|
Attachment #764759 -
Flags: review?(Ms2ger) → review?(peterv)
Comment 2•11 years ago
|
||
Comment on attachment 764759 [details] [diff] [review]
wip
Review of attachment 764759 [details] [diff] [review]:
-----------------------------------------------------------------
\o/
::: content/events/src/nsDOMEvent.cpp
@@ +59,2 @@
> {
> + SetIsDOMBinding();
Doesn't this mean that we can remove the SetIsDOMBinding() call from all the event constructors?
Attachment #764759 -
Flags: review?(peterv) → review+
Assignee | ||
Comment 3•11 years ago
|
||
Oh yes, I think I need to remove it from more places.
Assignee | ||
Comment 4•11 years ago
|
||
Assignee | ||
Comment 5•11 years ago
|
||
Attachment #765330 -
Attachment is obsolete: true
Assignee | ||
Comment 6•11 years ago
|
||
Comment 7•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•