mozilla-services / screenshots

Firefox Screenshots: the best way to take screenshots on the web.
https://screenshots.firefox.com
Mozilla Public License 2.0
620 stars 128 forks source link

Migrate prefs to use storage.managed instead #4773

Open jaredhirsch opened 5 years ago

jaredhirsch commented 5 years ago

The webextensions API now includes storage.managed to expose prefs to the policy engine.

We can use those and get rid of prefs.

This will require coordination with the policy engine team.

jaredhirsch commented 5 years ago

It sounds like the addons team is fine with keeping the pref for now.

Moving this out to stretch.