Services/Sync/Getting Started: Difference between revisions

Jump to navigation Jump to search
→‎Source Code: Update repo link, mention /services/fxaccounts.
(→‎Source Code: Update repo link, mention /services/fxaccounts.)
Line 7: Line 7:
  /services/sync/
  /services/sync/


You can view this online at https://hg.mozilla.org/services/services-central/file/tip/services/sync
You can view this online at https://hg.mozilla.org/mozilla-unified/file/default/services/sync


This is just the core JavaScript APIs and logic. Additional Sync code for integration with Firefox lives in:
This is just the core JavaScript APIs and logic. Additional Sync code for integration with Firefox lives in:
Line 14: Line 14:


Look for files with ''sync'' in their name. Files here define the integration between Firefox and Sync. This includes all the Sync UI.
Look for files with ''sync'' in their name. Files here define the integration between Firefox and Sync. This includes all the Sync UI.
Additionally, Firefox Accounts specific code lives in
/services/fxaccounts


== Debugging Sync ==
== Debugging Sync ==
8

edits

Navigation menu