gecko-dev/services
Lina Cambridge 400ff2f682 Bug 1639942 - Correctly register `Extension-Storage` engine alternatives. r=tcsc
Alternative engines are registered using the lowercased version of
the keys in the modules object. But `extension-storage` is hyphenated,
so we need to use `Extension-Storage` (not `ExtensionStorage`) as the
key name, to match the name of the engine and its collection.

Without the hyphen, we'll register the alternative as
`extensionstorage`, so it'll never be used because everything else
expects the engine to be called `extension-storage`.

Differential Revision: https://phabricator.services.mozilla.com/D76355
2020-05-21 18:55:37 +00:00
..
automation Bug 1622328 - add license info to all eslintrc files r=Standard8,webcompat-reviewers,miketaylr 2020-03-19 13:47:51 +00:00
common Bug 1632187 - Introduce nsICookieService::setCookieStringFromDocument - part 3 - remove nsICookieService::setCookieString from tests, r=mayhemer 2020-05-09 22:28:53 +00:00
crypto Bug 1622666 - Removes redundant access specifier r=froydnj 2020-03-22 11:58:15 +00:00
fxaccounts Bug 1002724 - use resolvable URL in fxaccounts browser chrome tests. r=rfkelly 2020-05-21 17:33:32 +00:00
interfaces Bug 1636365 - Add more docs for `BridgedEngine`, and remove `BridgedTracker`. r=markh,rfkelly 2020-05-13 03:56:55 +00:00
settings No Bug, mozilla-central repo-update HSTS HPKP remote-settings - a=repo-update r=RyanVM 2020-05-21 14:05:50 +00:00
sync Bug 1639942 - Correctly register `Extension-Storage` engine alternatives. r=tcsc 2020-05-21 18:55:37 +00:00
moz.build Bug 1596322 - Add XPCOM bindings for Rust Sync engines. r=markh,tcsc,LougeniaBailey 2020-04-09 15:45:37 +00:00