Closed Bug 625612 Opened 13 years ago Closed 13 years ago

Add prominent startup info to development builds

Categories

(Firefox for Android Graveyard :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: taras.mozilla, Assigned: mfinkle)

Details

Attachments

(2 files)

I like the idea of sticking it into about:home, but that probably wont fly :)
Attached patch proof of conceptSplinter Review
I'd be more likely to take a patch that just dumps them to the JS error console. Easy to do with:

Services.console.logStringMessage(name + ": " + (timestamp - startup_info.process));
Attached patch alt patchSplinter Review
This patch outputs the timing data to the JS console, but only for non-release builds.
(In reply to comment #2)
> I'd be more likely to take a patch that just dumps them to the JS error
> console. 

sounds good to me
Attachment #505407 - Flags: review?(wjohnston)
Attachment #505407 - Flags: review?(wjohnston) → review+
pushed:
http://hg.mozilla.org/mobile-browser/rev/3c930958ccd5
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
verified using NTT - Mozilla/5.0 (Android; Linux armv7l; rv:2.2a1pre) Gecko/20110325 Firefox/4.2a1pre Fennec/4.1a1pre ID:20110325041944
Status: RESOLVED → VERIFIED
Assignee: nobody → mark.finkle
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: