Confirmed users
891
edits
Paul.silaghi (talk | contribs) |
Paul.silaghi (talk | contribs) |
||
| Line 29: | Line 29: | ||
== Use Cases == | == Use Cases == | ||
# User has a plugin that is up-to-date: | |||
* | #* '''Plugin will run automatically.''' | ||
# User has a plugin that mozilla has remotely required to be click to play because the plugin is out of date (implying an update has been released) : | |||
#* '''Plugin will run automatically.''' | |||
# User has a plugin that mozilla has remotely required to be click to play because the plugin is being widely exploited, no update available | |||
* | #* '''User can run plugin after scary warning''' | ||
# User has a plugin that mozilla has remotely required to be click to play because the plugin is being widely exploited, and an update is available | |||
* | #* '''User is prompted to open plugin-check/update page, but can run plugin after scary warning instead''' | ||
# User is tired of always clicking to play a given plugin (i.e. outdated flash on YouTube) and for whatever reason cannot or will not update (outdated version of a plugin is required for their job, for example): | |||
#* '''User can right click on the overlay and check an option to always allow this specific out-of-date version on the specific domain. (UX: How do you right click on tablets and phones?)''' | |||
* | #* Jruderman has suggested a context menu instead of a click - this is a mitigation against click jacking. Could provide "Now/Always/Never" choices. | ||
# User chooses to opt in to click to play for all plugins or some subset of their installed plugins | |||
# * Plugins are 'click to play' based on the settings the user chooses in the Add On Manager and any permissions the user has granted to particular domains | |||
# User goes to a site that uses a plugin that requires click to play, but it is not visible on the page. | |||
* | #* '''Info bar / door hanger will show up asking if the user wants to enable the plugin, showing user-friendly name of plugin if possible.''' | ||
# A web page has multiple instances of a plugin that requires click to play | |||
#* '''Clicking to play one instance of the plugin will enable that instance and all hidden instances of the same plugin. Other visible instances of the plugin will not be enabled until explicitly clicked. Plugins of other types are not activated''' | |||
== Test Cases == | == Test Cases == | ||