Closed
Bug 926266
Opened 11 years ago
Closed 11 years ago
900683.js will fail when 27 merges to aurora
Categories
(Core :: JavaScript Engine: JIT, defect)
Core
JavaScript Engine: JIT
Tracking
()
VERIFIED
FIXED
mozilla27
People
(Reporter: philor, Assigned: philor)
References
Details
https://tbpl.mozilla.org/php/getParsedLog.php?id=29063526&tree=Try - if you use parallelarray, you have to condition your test based on it being defined, since it's still only on the trunk.
Assignee | ||
Comment 1•11 years ago
|
||
Of the various methods people use, I like the simple brutality of if (undefined) quit() so I picked that, https://hg.mozilla.org/integration/mozilla-inbound/rev/c968b5768f41
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla27
Assignee | ||
Comment 3•11 years ago
|
||
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•