Closed
Bug 1480588
Opened 7 years ago
Closed 7 years ago
vm/Time.h thinks windows only runs on x86ish architectures
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla63
| Tracking | Status | |
|---|---|---|
| firefox63 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
906 bytes,
patch
|
luke
:
review+
|
Details | Diff | Splinter Review |
This is a mistaken assumption; fortunately it is easy to correct.
| Assignee | ||
Comment 1•7 years ago
|
||
__rtdsc is not going to work so well on AArch64.
Attachment #8997242 -
Flags: review?(luke)
Updated•7 years ago
|
Attachment #8997242 -
Flags: review?(luke) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/88c19779b626
restrict rtdsc Time.h functions to x86ish processors on Windows; r=luke
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla63
Updated•7 years ago
|
Assignee: nobody → nfroyd
You need to log in
before you can comment on or make changes to this bug.
Description
•