Closed Bug 1257043 Opened 8 years ago Closed 8 years ago

EventTarget::DispatchEvent() should be implemented in EventTarget.cpp rather than nsINode.cpp

Categories

(Core :: DOM: Events, defect)

defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 684208
Tracking Status
firefox48 --- affected

People

(Reporter: masayuki, Unassigned)

Details

I find EventTarget::DispatchEvent() in nsINode.cpp:
http://mxr.mozilla.org/mozilla-central/source/dom/base/nsINode.cpp?rev=7661eb78c9ac#2812

However, I was looking for it in EventTarget.cpp. So, for preventing the confusion, we should move it from nsINode.cpp to EventTarget.cpp.
This is being fixed in bug 684208
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.