gecko-dev/services/common
Lina Cambridge f9abd62b34 Bug 1596322 - Add XPCOM bindings for Rust Sync engines. r=markh,tcsc,LougeniaBailey
This commit adds a new crate for bridging Rust Sync engines to Desktop,
and a `mozIBridgedSyncEngine` for accessing the bridge via JS.
Naturally, the bridge is called Golden Gate. 😊 For more information
on how to use it, please see `golden_gate/src/lib.rs`.

Other changes include:

* Ensuring the test Sync server uses UTF-8 for requests and responses.
* Renaming `mozISyncedBookmarksMirrorLogger` to `mozIServicesLogger`,
  and moving it into the shared Sync interfaces.

The `BridgedEngine` trait lives in its own crate, called
`golden_gate_traits`, to make it easier to eventually move into a-s.
`Interruptee` and `Interrupted` already exist in a-s, and are
duplicated in this crate for now.

Differential Revision: https://phabricator.services.mozilla.com/D65268

--HG--
extra : moz-landing-system : lando
2020-04-09 15:45:37 +00:00
..
docs Bug 1620185 - Remove usage of .openCollection() r=glasserc 2020-03-17 20:20:46 +00:00
modules-testing
tests Bug 1596322 - Add XPCOM bindings for Rust Sync engines. r=markh,tcsc,LougeniaBailey 2020-04-09 15:45:37 +00:00
async.js
hawkclient.js
hawkrequest.js
kinto-http-client.js Bug 1620185 - Reuse code from signature failure retry r=glasserc 2020-03-17 20:19:28 +00:00
kinto-offline-client.js Bug 1617133 - Upgrade kinto-offline-client to v13.0.0 r=glasserc 2020-03-02 14:13:57 +00:00
kinto-storage-adapter.js
logmanager.js
moz.build
observers.js
rest.js
servicesComponents.manifest
tokenserverclient.js Bug 1608011 - ensure sync telemetry reports the storage node type. r=tcsc 2020-01-09 22:54:39 +00:00
uptake-telemetry.js Bug 1618491 - Detect shutdown during Remote Settings sync r=glasserc 2020-03-05 18:06:52 +00:00
utils.js