Closed
Bug 1318635
Opened 8 years ago
Closed 8 years ago
timeStamp of "dblclick" is always 0 in release build
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Core
DOM: UI Events & Focus Handling
Tracking
()
RESOLVED
FIXED
mozilla53
Tracking | Status | |
---|---|---|
firefox53 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
Details
Attachments
(1 file)
No description provided.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 2•8 years ago
|
||
Smaug, would you like to review it? (I wonder, who can review around event handling during your vacation.)
Comment 3•8 years ago
|
||
I think we really should just focus on fixing bug 1026804. As far as I know, Chrome is already shipping highres timestamps. (but better to test and verify).
But yes, looks like the patch ensures both old and high res timestamp.
Comment 4•8 years ago
|
||
mozreview-review |
Comment on attachment 8812142 [details]
Bug 1318635 Set "dblclick" event's time and timeStamp to mouseup event's time and timeStamp
https://reviewboard.mozilla.org/r/94010/#review94156
Attachment #8812142 -
Flags: review+
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/dcf886cf73de
Set "dblclick" event's time and timeStamp to mouseup event's time and timeStamp r=smaug
Comment 6•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla53
Updated•6 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•