Blocklisting: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:


= More Information =
= More Information =
* Current [https://bugzilla.mozilla.org/buglist.cgi?query_format=advanced&short_desc_type=allwordssubstr&short_desc=&product=addons.mozilla.org&component=Blocklisting&long_desc_type=substring&long_desc=&bug_file_loc_type=allwordssubstr&bug_file_loc=&status_whiteboard_type=allwordssubstr&status_whiteboard=&keywords_type=allwords&keywords=&bug_status=UNCONFIRMED&bug_status=NEW&bug_status=ASSIGNED&bug_status=REOPENED&resolution=---&emailassigned_to1=1&emailtype1=exact&email1=&emailassigned_to2=1&emailreporter2=1&emailqa_contact2=1&emailtype2=exact&email2=&bugidtype=include&bug_id=&votes=&chfieldfrom=&chfieldto=Now&chfieldvalue=&cmdtype=doit&order=Reuse+same+sort+as+last+time&field0-0-0=noop&type0-0-0=noop&value0-0-0= list of open Blocklisting bugs/requests]
* See here for additional [[Extension_Blocklisting|details & information about blocklisting]]
* See here for additional [[Extension_Blocklisting|details & information about blocklisting]]

Revision as of 23:53, 17 March 2008

Blocklisting is the ability to disable errant add-ons and plugins for all Firefox users. The current list of blocklisted items is published to mozilla.com

Blocklisting Policy

  • Block add-ons & plugins:
    • with versions with known vulnerabilities or major user-facing issues
    • with version ranges with known vulnerabilities
    • with fatal bugs (client crashes on startup or something causing an endless loop of unusability)
  • Don't block:
    • before we work with author/vendor to send out an update, so don't block the most recent version of a major addon/plugin
    • for minor bugs for non-popular addons/plugins (crashes on event calls, messed up UI, etc.)

How to Blocklist an Add-on

  1. file a Blocklisting bug
  2. include extension guid, extension versions to be blocklisted and all affected appliction guids and version ranges
  3. submit the bug and make sure to reference any related bugs

More Information