Closed
Bug 885502
Opened 10 years ago
Closed 10 years ago
JavaScript JS_MORE_DETERMINISTIC builds are busted (again)
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla24
People
(Reporter: gkw, Assigned: gkw)
References
Details
(Keywords: regression)
Attachments
(1 file)
625 bytes,
patch
|
sfink
:
review+
|
Details | Diff | Splinter Review |
+++ This bug was initially created as a clone of Bug #866916 +++ JavaScript JS_MORE_DETERMINISTIC builds are busted again, see compile error, likely by: https://hg.mozilla.org/mozilla-central/rev/7c148efceaf9#l47.19 from bug 634839.
![]() |
Assignee | |
Comment 1•10 years ago
|
||
![]() |
Assignee | |
Comment 2•10 years ago
|
||
Same patch as the one in bug 866916, re-adds the following line in jsiter.cpp: #include "ds/Sort.h"
Updated•10 years ago
|
Attachment #765562 -
Flags: review?(sphink) → review+
![]() |
Assignee | |
Comment 3•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/541248fb29e4
Comment 4•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/541248fb29e4
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla24
You need to log in
before you can comment on or make changes to this bug.
Description
•