Closed
Bug 1610335
Opened 6 years ago
Closed 3 years ago
Inline ReallyNow()
Categories
(Core :: JavaScript Engine, task, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| firefox107 | --- | fixed |
People
(Reporter: mccr8, Assigned: anba)
References
Details
Attachments
(1 file)
Once bug 1609815 lands, ReallyNow() will just be a trivial wrapper around mozilla::TimeStamp::NowUnfuzzed() so I think it could be inlined.
This method was added for WebReplay: https://hg.mozilla.org/mozilla-central/rev/6a97ba8c172a729fc131b65a7151727b0e8f86e6
Updated•6 years ago
|
Priority: -- → P3
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → andrebargull
Status: NEW → ASSIGNED
Pushed by andre.bargull@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/be007ce191f2
Inline ReallyNow(). r=jonco
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox107:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•