Mobile/Projects/Lockable add-ons

From MozillaWiki
Jump to navigation Jump to search

Tracking

Bugzilla query error

Array ( [type] => error [message] => http-bad-status [params] => Array ( [0] => 400 [1] => Bad Request ) ) 1


Goals

To allow certain add-ons to be 'locked' to a profile (if multiple profiles are in use) or to a browsing session. This allows us to lock in add-ons that would be beneficial to the user, namely a Kinderfox flavour that has parental controls. The parent would not want their under-18 to disable Kinderfox at will.

Specifications

  • Using a password or some other 'lock' mechanism to lock an add-on [with Kinderfox specifically in mind IF Firefox flavours are created as add-ons] to a Firefox Account [when Firefox Accounts are active]
  • Using a password or some other 'lock' mechanism to lock an add-on [with Kinderfox specifically in mind IF Firefox flavours are created as add-ons] to a browsing session. The intention here is that a parent activates Kinderfox for a browsing session and hands the device to their Kinder.

User stories

  • As a user, I want to ensure my 'Kinder' cannot disable 'Kinderfox'.


Quality criteria

  • Specifications are met
  • User stories are satisfied