fune/browser
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
..
actors Bug 1614713, move neterror actor over to the actor-based RemotePageChild, and move neterror-specific functions to the NetErrorChild subclass so that they cannot be accessed via other pages, r=johannh,mossop 2020-04-08 14:08:29 +00:00
app Bug 1363541 - Modernize the PermissionManager - part 4 - mozilla namespace, r=timhuang 2020-04-09 13:27:35 +00:00
base Bug 1596322 - Add XPCOM bindings for Rust Sync engines. r=markh,tcsc,LougeniaBailey 2020-04-09 15:45:37 +00:00
branding Bug 1627477 - Convert all relevant uses of left/right to logical properties in the remaining files in browser/ r=Gijs 2020-04-07 16:29:47 +00:00
components Bug 1627988 - Remove the browser.urlbar.update1.view.stripHttps pref. r=mak 2020-04-09 13:54:19 +00:00
config Update configs. IGNORE BROKEN CHANGESETS CLOSED TREE NO BUG a=release ba=release 2020-04-06 14:28:50 +00:00
docs Bug 1602463 Part 3 - Windows default browser agent. r=agashlin,bytesized,nalexander 2020-03-16 20:16:25 +00:00
extensions Bug 1590573, create a unified approach for caching fragments in our Custom Elements r=emilio 2020-04-08 16:17:50 +00:00
fonts Bug 1618411 - Fix installed file conditions on non-Linux platforms using GTK r=dao 2020-03-02 19:54:43 +00:00
fxr
installer Bug 1626462 - Remove pdf.js images from allowed-dupes.mn. r=ntim 2020-04-04 09:53:29 +00:00
locales Bug 1609563 - Migrate browser-allTabsMenu.inc.xhtml to Fluent r=fluent-reviewers,mconley,flod 2020-04-09 06:14:25 +00:00
modules Bug 1627803: Rename SSB menu items (again). r=Gijs 2020-04-08 19:21:18 +00:00
themes Bug 1624482 - Scope menulist styles to its own component using shadow DOM. r=dao 2020-04-08 20:00:30 +00:00
tools/mozscreenshots Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
.eslintrc.js Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
app.mozbuild
build.mk Bug 1607193 - Remove l10n-check; r=firefox-build-system-reviewers,rstewart 2020-03-13 18:34:28 +00:00
confvars.sh
defs.mk
l10n-registry.manifest
LICENSE
Makefile.in
moz.build Bug 1618188 - remove XML backend for plugin and add-on blocklisting, r=mconley,perftest-reviewers,whimboo 2020-03-09 12:02:17 +00:00
moz.configure