Closed
Bug 986684
Opened 11 years ago
Closed 9 years ago
Don't load socialchat.xml on startup
Categories
(Firefox Graveyard :: SocialAPI, defect)
Firefox Graveyard
SocialAPI
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: Felipe, Unassigned)
References
Details
Per https://groups.google.com/forum/#!topic/mozilla.dev.platform/sAuhWQOAWic, we should avoid loading socialchat.xml on startup if Social is not being used. To do that I think we just need to remove the <chatbar id="pinnedchats"> from browser.xul and create it dynamically when it's accessed.
I haven't checked if something tries to access it at startup anyway which would make the dynamic creation pointless. If that's the case then there'd be more work to do.
Comment 1•9 years ago
|
||
deprecation in fx51
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•