Closed Bug 1464519 Opened 6 years ago Closed 6 years ago

Remove dead code in nsXULPopupListener::HandleEvent

Categories

(Core :: DOM: UI Events & Focus Handling, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: bzbarsky, Assigned: bzbarsky)

References

Details

Attachments

(1 file)

We used to do this thing to fix bug 380818, but now all that code is effectively dead.
We've been bailing out if |target| is not nsIContent for a long time now, so
all the code handling it not being an nsIDOMNode is dead.
Attachment #8980777 - Flags: review?(felipc)
Attachment #8980777 - Flags: review?(felipc) → review+
Pushed by bzbarsky@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0208b4d9ab9b
Remove some dead code in nsXULPopupListener::HandleEvent.  r=felipe
https://hg.mozilla.org/mozilla-central/rev/0208b4d9ab9b
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Component: Event Handling → User events and focus handling
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: