Closed
Bug 602393
Opened 13 years ago
Closed 13 years ago
Android blacklisting turns off JIT on all devices
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fennec | 2.0b1+ | --- |
People
(Reporter: pavlov, Assigned: cjones)
References
Details
Attachments
(1 file)
1.24 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
The device blacklist code turns all JITing off on all Android devices..
Reporter | ||
Updated•13 years ago
|
tracking-fennec: --- → 2.0b1+
Assignee | ||
Comment 1•13 years ago
|
||
Assignee: general → jones.chris.g
Attachment #481384 -
Flags: review?(dvander)
Comment on attachment 481384 [details] [diff] [review] Fix idiotic mistake causing JITs to be blacklisted on all android devices Gah. Sorry for not catching this.
Attachment #481384 -
Flags: review?(dvander) → review+
Reporter | ||
Comment 3•13 years ago
|
||
relbranch: http://hg.mozilla.org/mozilla-central/rev/54ee8240f2f9 m-c: http://hg.mozilla.org/mozilla-central/rev/7b5031d19c7d
Assignee | ||
Comment 4•13 years ago
|
||
David: not your fault! Stuart: thanks.
Comment 5•13 years ago
|
||
I landed this on the Firefox 4.0b7 relbranch as well, for good measure: http://hg.mozilla.org/mozilla-central/rev/2f281ff6d5e4
Reporter | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•