Closed
Bug 871363
Opened 13 years ago
Closed 13 years ago
re-name nsBrowserGlue's _onProfileStartup
Categories
(Firefox :: General, defect)
Firefox
General
Tracking
()
RESOLVED
FIXED
Firefox 24
People
(Reporter: Gavin, Assigned: Gavin)
Details
Attachments
(1 file, 1 obsolete file)
|
2.23 KB,
patch
|
Details | Diff | Splinter Review |
It really has nothing to do with the profile, it's an observer of final-ui-startup which is fired by nsAppRunner just before it calls the command line handler (which opens the first window).
| Assignee | ||
Comment 1•13 years ago
|
||
I think some of the things called in this function probably shouldn't be here but were put there for lack of a better place. Something like bug 692420 would be welcome.
Updated•13 years ago
|
Attachment #748620 -
Flags: review?(dao) → review+
| Assignee | ||
Comment 2•13 years ago
|
||
Attachment #748620 -
Attachment is obsolete: true
| Assignee | ||
Updated•13 years ago
|
Keywords: checkin-needed
Comment 3•13 years ago
|
||
Keywords: checkin-needed
Comment 4•13 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 24
You need to log in
before you can comment on or make changes to this bug.
Description
•