gecko/services/sync/modules/engines
Gregory Szorc 43c6e1d377 Bug 787273 - Part 6: Remove Weave export from service.js; r=rnewman
This is mostly minor cosmetic changes. Weave was being exported from
service.js for no apparent reason. It was mostly used by tests.

There was a reference to it in engines.js, which should have been caught
when the engines were associated with a service instance. engines.js now
does the right thing.

Weave is no longer exported by service.js. Tests and modules no longer
import main.js.

WeaveSvc was also renamed to Sync11Service because why not.

Weave continues to be the main public API.
2012-09-14 16:02:33 -07:00
..
addons.js Bug 785225 - Part 9: Refactor engines to not use singletons; r=rnewman 2012-08-29 14:43:41 -07:00
apps.js Bug 785225 - Part 9: Refactor engines to not use singletons; r=rnewman 2012-08-29 14:43:41 -07:00
bookmarks.js Bug 787273 - Part 6: Remove Weave export from service.js; r=rnewman 2012-09-14 16:02:33 -07:00
clients.js Bug 787273 - Part 2: Refactor Resource and Record to not rely on singletons; r=rnewman 2012-09-14 16:02:32 -07:00
forms.js Bug 785225 - Part 9: Refactor engines to not use singletons; r=rnewman 2012-08-29 14:43:41 -07:00
history.js Bug 785225 - Part 9: Refactor engines to not use singletons; r=rnewman 2012-08-29 14:43:41 -07:00
passwords.js Bug 787273 - Part 2: Refactor Resource and Record to not rely on singletons; r=rnewman 2012-09-14 16:02:32 -07:00
prefs.js Bug 785225 - Part 9: Refactor engines to not use singletons; r=rnewman 2012-08-29 14:43:41 -07:00
tabs.js Bug 787273 - Part 2: Refactor Resource and Record to not rely on singletons; r=rnewman 2012-09-14 16:02:32 -07:00