Closed
Bug 1425441
Opened 7 years ago
Closed 7 years ago
Move relatedTarget to WidgetEvent
Categories
(Core :: DOM: Events, enhancement)
Core
DOM: Events
Tracking
()
RESOLVED
FIXED
mozilla59
Tracking | Status | |
---|---|---|
firefox59 | --- | fixed |
People
(Reporter: smaug, Assigned: smaug)
References
Details
Attachments
(1 file)
11.34 KB,
patch
|
stone
:
review+
|
Details | Diff | Splinter Review |
We have related target in couple of widget event classes.
In order to make (Shadow) DOM event handling a tad simpler, we could move it to WidgetEvent.
Assignee | ||
Comment 1•7 years ago
|
||
Attachment #8937098 -
Flags: review?(sshih)
Comment 2•7 years ago
|
||
Comment on attachment 8937098 [details] [diff] [review]
relatedTarget.diff
Review of attachment 8937098 [details] [diff] [review]:
-----------------------------------------------------------------
LGTM, thanks.
Attachment #8937098 -
Flags: review?(sshih) → review+
Pushed by opettay@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/70f5b742f216
Move relatedTarget to WidgetEvent, r=stone
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox59:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla59
You need to log in
before you can comment on or make changes to this bug.
Description
•