Closed
Bug 1457612
Opened 8 years ago
Closed 8 years ago
Use BitwiseCast instead of direct bit-punning in jsdate.cpp:NowAsMillis
Categories
(Core :: JavaScript Engine, enhancement, P2)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla61
| Tracking | Status | |
|---|---|---|
| firefox61 | --- | fixed |
People
(Reporter: Waldo, Assigned: Waldo)
Details
Attachments
(1 file)
|
2.32 KB,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8971727 -
Flags: review?(luke)
Updated•8 years ago
|
Attachment #8971727 -
Flags: review?(luke) → review+
Updated•8 years ago
|
Priority: -- → P2
Pushed by jwalden@mit.edu:
https://hg.mozilla.org/integration/mozilla-inbound/rev/df2377e8a6f2
Use BitwiseCast instead of direct bit-punning in jsdate.cpp:NowAsMillis. r=luke
Comment 3•8 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•