You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 14, 2020. It is now read-only.
would it be possible to have general guidelines on how all SHIELD add-on studies behave when it comes to uninstall/remove actions by users?
i see a long email thread about what the expected behavior should be for jonathanKingston/http-dns#13
My thoughts:
The v4 Shield Utils API takes care of uninstalling the add-on if the user opts out of the study via an API method; however the study Krupa linked does not use the Shield Utils API, which explains the discrepancy. I agree that it would be:
good to have this documented somewhere, and possibly
require that all devs use the Shield Utils API for Shield studies.
Either way, we have been discussing whether or not to uninstall the add-on when the study ends, and those kinds of decisions and rationales should be documented somewhere. Establishing these guidelines may require some collaboration with UX, data, legal, etc.
Moved here from mozilla/shield-studies-addon-template#68