Closed
Bug 613367
Opened 14 years ago
Closed 14 years ago
Log diagnostic information when computing JIT-brokenness
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: cjones, Assigned: cjones)
Details
Attachments
(1 file)
2.58 KB,
patch
|
dvander
:
review+
dvander
:
approval2.0+
|
Details | Diff | Splinter Review |
When we see bugs in fennec-on-android, thanks to me the first question is "did we screw up the blacklisting code again?" So, let's put this in logcat so it's easy to check.
Assignee | ||
Comment 1•14 years ago
|
||
For example:
E/Gecko (28417): Detected osrelease `2.6.29'
E/Gecko (28417): Blacklisted device `SGH-T959'
I/Gecko (28417): JITs are broken
Assignee: general → jones.chris.g
Attachment #491693 -
Flags: review?(dvander)
Attachment #491693 -
Flags: approval2.0?
Updated•14 years ago
|
Attachment #491693 -
Flags: review?(dvander)
Attachment #491693 -
Flags: review+
Attachment #491693 -
Flags: approval2.0?
Attachment #491693 -
Flags: approval2.0+
Assignee | ||
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•