Closed
Bug 1290931
Opened 8 years ago
Closed 8 years ago
Don't use the exponential operator in wasm tests (for aurora)
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox49 | --- | unaffected |
firefox50 | --- | fixed |
firefox51 | --- | fixed |
People
(Reporter: bbouvier, Unassigned)
Details
Attachments
(1 file)
No description provided.
Reporter | ||
Comment 1•8 years ago
|
||
Review commit: https://reviewboard.mozilla.org/r/68340/diff/#index_header
See other reviews: https://reviewboard.mozilla.org/r/68340/
Attachment #8776622 -
Flags: review?(till)
Comment 2•8 years ago
|
||
Comment on attachment 8776622 [details]
Bug 1290931: Don't use the exponential operator in tests;
https://reviewboard.mozilla.org/r/68340/#review65382
Attachment #8776622 -
Flags: review?(till) → review+
Pushed by bbouvier@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4c8d8454a4c5
Don't use the exponential operator in tests; r=till
Comment 4•8 years ago
|
||
status-firefox49:
--- → unaffected
status-firefox50:
--- → fixed
I had to back this out of autoland because things it depended on (bug 1279876) have only landed on inbound, which would make for difficulties merging things around later.
https://hg.mozilla.org/integration/autoland/rev/9570fe2c91f7
Pushed by bbouvier@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/34aad88c6d11
Don't use the exponential operator in tests; r=till
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
You need to log in
before you can comment on or make changes to this bug.
Description
•