Closed
Bug 703059
Opened 13 years ago
Closed 13 years ago
Inconsistent log output
Categories
(Firefox for Android Graveyard :: General, defect, P5)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: kats, Assigned: kats)
Details
Attachments
(2 files)
130.02 KB,
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
2.09 KB,
text/plain
|
Details |
The fennec code has crazily inconsistent log tags in the adb logcat, which makes it really hard to grep for things. As per IRC discussions, this should be standardized to something like "Gecko" + <filename> so that it can be grepped for.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #574978 -
Flags: review?(mark.finkle)
Comment 2•13 years ago
|
||
Comment on attachment 574978 [details] [diff] [review]
Make logtags consistent in java
Thanks
Attachment #574978 -
Flags: review?(mark.finkle) → review+
Updated•13 years ago
|
Priority: -- → P5
Assignee | ||
Comment 3•13 years ago
|
||
In case it is needed again, I'm attaching the program I used to fix up the logtags. The files to be fixed up should be in the current directory and passed as arguments to the program.
Assignee | ||
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 5•13 years ago
|
||
Samsung Nexus S (Android 2.3.6)
20111118040220
http://hg.mozilla.org/projects/birch/rev/9999a423d8ab
Status: RESOLVED → VERIFIED
Updated•4 years ago
|
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•