Closed Bug 1844275 Opened 1 year ago Closed 1 year ago

Stop converting to double, divide by 10, then converting back to int64_t in PRMJ_Now on Windows

Categories

(Core :: JavaScript Engine, task)

task

Tracking

()

RESOLVED FIXED
117 Branch
Tracking Status
firefox117 --- fixed

People

(Reporter: emk, Assigned: emk)

References

Details

Attachments

(1 file)

We had to use double until bug 1843842 is fixed because PRMJ_USEC_PER_SEC * (QueryPerformanceCounter() / QueryPerformanceFrequency()) math was required. Now it looks redundant to me.

Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
Pushed by VYV03354@nifty.ne.jp: https://hg.mozilla.org/integration/autoland/rev/e0e64437c855 Stop using floating-point types in PRMJ_Now on Windows. r=jandem
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: