Closed
Bug 843884
Opened 10 years ago
Closed 10 years ago
Pass execution mode through to inline IonBuilder
Categories
(Core :: JavaScript Engine, defect)
Core
JavaScript Engine
Tracking
()
RESOLVED
FIXED
mozilla22
People
(Reporter: shu, Unassigned)
Details
Attachments
(1 file)
1.11 KB,
patch
|
nmatsakis
:
review+
|
Details | Diff | Splinter Review |
It's currently incorrectly hardcoded to |SequentialExecution|.
Reporter | ||
Comment 1•10 years ago
|
||
Attachment #716842 -
Flags: review?(nmatsakis)
Updated•10 years ago
|
Attachment #716842 -
Flags: review?(nmatsakis) → review+
Reporter | ||
Comment 2•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/26a36141a832
Comment 3•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/26a36141a832
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla22
You need to log in
before you can comment on or make changes to this bug.
Description
•