Closed Bug 716822 Opened 12 years ago Closed 12 years ago

Remove nsIDOMNSEvent

Categories

(Core :: DOM: Events, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla17

People

(Reporter: Ms2ger, Assigned: Ms2ger)

References

Details

(Keywords: addon-compat, dev-doc-needed)

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #672054 +++
This would fix also those few cases when
DOMClassInfo has 
DOM_CLASSINFO_MAP_ENTRY(nsIDOMEvent) but should have 
DOM_CLASSINFO_EVENT_MAP_ENTRIES

Ms2ger, are you working on this? If not, assign to me.
Attached patch Patch v1Splinter Review
How does this look to you?
Attachment #643780 - Flags: review?(bugs)
Comment on attachment 643780 [details] [diff] [review]
Patch v1

Hrm, perhaps we should keep nsIDOMNSEvent, but make it empty and extend nsIDOMEvent.
Comment on attachment 643780 [details] [diff] [review]
Patch v1


Please add a test which checks that all the properties found in window.NSEvent are found also in window.Event and have the
same value.
Attachment #643780 - Flags: review?(bugs) → review+
https://hg.mozilla.org/mozilla-central/rev/0bb1a5882d49
Status: NEW → RESOLVED
Closed: 12 years ago
Keywords: dev-doc-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla17
Backed out with the mass tree revert to get rid of the OS X M5 orange:
https://hg.mozilla.org/mozilla-central/rev/c801b99d726f
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
https://hg.mozilla.org/mozilla-central/rev/df072441c8bb
Status: REOPENED → RESOLVED
Closed: 12 years ago12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.