Closed
Bug 608865
Opened 13 years ago
Closed 13 years ago
Enable methodjit in chrome
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(fennec2.0b3+)
VERIFIED
FIXED
Tracking | Status | |
---|---|---|
fennec | 2.0b3+ | --- |
People
(Reporter: mfinkle, Assigned: mfinkle)
Details
Attachments
(1 file)
817 bytes,
patch
|
mbrubeck
:
review+
|
Details | Diff | Splinter Review |
Let's turn on methodjit in chrome: pref("javascript.options.methodjit.chrome", true);
Assignee | ||
Updated•13 years ago
|
tracking-fennec: --- → 2.0b3+
Assignee | ||
Comment 1•13 years ago
|
||
Flips the pref
Assignee: nobody → mark.finkle
Attachment #487483 -
Flags: review?(mbrubeck)
Updated•13 years ago
|
Attachment #487483 -
Flags: review?(mbrubeck) → review+
Comment 2•13 years ago
|
||
(05:52:27 PM) mbrubeck: have we asked the JS team about this? (05:52:49 PM) mbrubeck: It caused problems before, and there are still known bugs when it's on in Minefield, I think. (05:56:22 PM) stuart: i talked to the js guys (05:56:29 PM) stuart: what problems were we seeing? (05:57:08 PM) stuart: my basic take is: there are probably still some issues, we need to flush them out, we have chrome crash reporting now, best time to do it is at beginning of new cycle
Status: NEW → ASSIGNED
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 3•13 years ago
|
||
pushed: http://hg.mozilla.org/mobile-browser/rev/e67c727487a8
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 4•13 years ago
|
||
verified fixed on: Mozilla/5.0(Android; Linux armv7l;rv2.0b8pre) Gecko/20101102 Firefox/4.0b8pre Fennec/4.0b3pre And verified fixed on: Mozilla/5.0(Maemo; Linux armv7l;rv2.0b8pre) Gecko/20101102 Firefox/4.0b8pre Fennec/4.0b3pre
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•