Closed Bug 1288167 Opened 9 years ago Closed 7 years ago

Every new window calls trackStartupCrashEnd 30 seconds after paint.

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: mconley, Unassigned, Mentored)

Details

I just noticed this - it looks like in delayedStartup, for every window, we queue a 30 second timeout function to call trackStartupCrashEnd. trackStartupCrashEnd is a no-op after it's called once. We should probably only ever call it after the first window paints. I suspect what we want to do here is move the setTimeout over to _onFirstWindowLoaded in nsBrowserGlue.js.
Mentor: mconley
Hi I would like to work on this.
Hi Mihir, I just looked, and it looks like this bug was fixed sometime between the time I filed it and now. Sorry about that! In the meantime, would you like to work on a separate bug? Perhaps bug 1470555?
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
No problem. I am currently working on two bugs so would take a look at it later in some time. Thanks :)
You need to log in before you can comment on or make changes to this bug.