Commit Graph

4 Commits

Author SHA1 Message Date
Gregory Szorc
3db653c02f Bug 787273 - Part 9: Adjust frontend code to use main.js; r=rnewman
Nothing outside of the core Sync code should import anything other than
main.js.
2012-09-18 12:32:10 -07:00
Gregory Szorc
eafa132c4a Bug 785225 - Part 5: Partial removal of Clients singleton; r=rnewman
Clients was being exported and used as a singleton. We still use Clients
as a singleton in some places, but only in test code. The preferred
method to access Clients is now through a service instance.
Weave.Clients is no longer exposed. Callers go through Weave.Service
now.
2012-08-29 14:43:40 -07:00
Matthew Noorenberghe
af711c6c7b Bug 754342 - Sync pane shows "undefined" as username when using in-content preferences. r=jaws 2012-05-16 15:56:17 -07:00
Devan Sayles
9b488c1de3 Bug 735091 - Sync pane for in-content prefrences. r=jaws,bmcbride 2012-05-08 19:23:19 -07:00