Firefox/RemoteSettings: Difference between revisions

Fix titles
(Remove use-cases, up-to-date list is https://docs.google.com/spreadsheets/d/1TogKspQnTPkYAKrZNZG3bf8MiETBm2lYHfl0wKd2BS4/edit)
(Fix titles)
Line 41: Line 41:
An addon is available to diagnose remote settings synchronization and state. See https://github.com/mozilla/remote-settings-devtools
An addon is available to diagnose remote settings synchronization and state. See https://github.com/mozilla/remote-settings-devtools


=== From AMO to Kinto ===
== From AMO to Kinto ==


Blocklists used to be managed via the addons server.
Blocklists used to be managed via the addons server.
Line 49: Line 49:
Source code: https://github.com/mozilla-services/amo2kinto/
Source code: https://github.com/mozilla-services/amo2kinto/


==== Transition from XML to RemoteSettings ====
=== Transition from XML to RemoteSettings ===


Currently the blocklist system relies on a big XML file that is downloaded every day. It contains block entries for certificates to be revoked, addons and plugins to be disabled, and gfx environments that cause problems or crashes.  
Currently the blocklist system relies on a big XML file that is downloaded every day. It contains block entries for certificates to be revoked, addons and plugins to be disabled, and gfx environments that cause problems or crashes.  
24

edits