Closed
Bug 818724
Opened 12 years ago
Closed 12 years ago
Replace gStartupRan with a private gBrowserInit property
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 20
People
(Reporter: dao, Assigned: dao)
Details
Attachments
(1 file)
2.54 KB,
patch
|
mak
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #688992 -
Flags: review?(mak77)
Assignee | ||
Updated•12 years ago
|
Summary: Repalce gStartupRan with a private gBrowserInit property → Replace gStartupRan with a private gBrowserInit property
Comment 1•12 years ago
|
||
Noting here since I had to look it up: the removal of gStartupRan in nonBrowserWindowDelayedStartup is OK because it was never really necessary - see bug 631447 comment 87.
Comment 2•12 years ago
|
||
(I improperly addressed that comment when updating the "final" patch in that bug - putting it in nonBrowserWindowDelayedStartup rather than nonBrowserWindowStartup.)
Comment 3•12 years ago
|
||
Thanks Gavin, I was indeed trying to figure why we put it there!
Updated•12 years ago
|
Attachment #688992 -
Flags: review?(mak77) → review+
Assignee | ||
Comment 4•12 years ago
|
||
Comment 5•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 20
You need to log in
before you can comment on or make changes to this bug.
Description
•