Open Bug 1026806 Opened 10 years ago Updated 2 years ago

Use the timeStamp member of events when performing time calculations

Categories

(Core :: DOM: Events, defect, P3)

defect

Tracking

()

People

(Reporter: birtles, Unassigned)

References

(Blocks 1 open bug)

Details

Attachments

(3 files)

Bug 77992 and follow-on bugs mean we now store event times both as 64-bit integer and as a TimeStamp. The integer field is very inconsistently set, sometimes representing milliseconds, sometimes microseconds, and using different zero times, often platform-specific. Long-term we should standardize on storing as TimeStamp and remove the integer field.

Before we remove the integer field however we need to convert all calculations that depend on the integer field to use the TimeStamp field instead.
I think Ben was interested in looking at this.
Sure. Take this bug to check.
Assignee: nobody → btian
De-assign myself for not actively working on this bug.
Assignee: btian → nobody
Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: