Closed
Bug 1287732
Opened 9 years ago
Closed 9 years ago
Remove some event.target null checks
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 50
| Tracking | Status | |
|---|---|---|
| firefox50 | --- | fixed |
People
(Reporter: dao, Assigned: dao)
Details
Attachments
(1 file)
|
5.46 KB,
patch
|
Gijs
:
review+
|
Details | Diff | Splinter Review |
A DOM event can't have no target.
Attachment #8772364 -
Flags: review?(gijskruitbosch+bugs)
Comment 1•9 years ago
|
||
Comment on attachment 8772364 [details] [diff] [review]
patch
Review of attachment 8772364 [details] [diff] [review]:
-----------------------------------------------------------------
rs=me
Attachment #8772364 -
Flags: review?(gijskruitbosch+bugs) → review+
| Assignee | ||
Updated•9 years ago
|
Summary: Remove some event.target checks → Remove some event.target null checks
Pushed by dgottwald@mozilla.com:
https://hg.mozilla.org/integration/fx-team/rev/3436cd5b4928
Remove some event.target null checks. r=gijs
Comment 3•9 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 50
You need to log in
before you can comment on or make changes to this bug.
Description
•