Closed
Bug 809696
Opened 12 years ago
Closed 12 years ago
multiprovider: browser/modules patch
Categories
(Firefox Graveyard :: SocialAPI, defect)
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: mixedpuppy, Unassigned)
References
Details
Attachments
(1 file)
5.18 KB,
patch
|
Details | Diff | Splinter Review |
This updates the Social module to use a pref for selecting the current provider. pref names are based on the provider origin to make matching easier. This also prevents Social.init from being called more than once.
A new notification is introduced, social:provider-set which is used to notify when the current provider changes. This is also sent during init when a provider is set.
Attachment #679468 -
Flags: feedback?(mhammond)
Attachment #679468 -
Flags: feedback?(jaws)
Reporter | ||
Comment 1•12 years ago
|
||
moving patches to a single bug 809694
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
Comment 2•12 years ago
|
||
Comment on attachment 679468 [details] [diff] [review]
browser/modules patch
Clearing feedback requests since this bug was marked invalid.
Attachment #679468 -
Flags: feedback?(mhammond)
Attachment #679468 -
Flags: feedback?(jaws)
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•