Changes

Jump to: navigation, search

Extension Blocklisting:Code Design

177 bytes removed, 16:11, 22 September 2008
Blocklist syntax
* All versions of the <tt>item_6@domain</tt> Extension Manager item will be blocklisted for all versions of the current application, but only on Windows and OSX operating systems. The os attribute is a comma separated list of [http://developer.mozilla.org/en/docs/OS_TARGET operating systems] that the emItem is blocked for.
* <tt>pluginItem</tt> is a blocklist entry for plugins, that do not have UUIDs that can be blocklisted. Since they do not have unique identifiers, they must be blocklisted with regular expressions used to pinpoint combinations of <tt>name</tt>, <tt>description</tt>, and <tt>filename</tt>. It makes the entry much simpler but a greedy regexp could spell doom for totally valid plugins so be careful, careful, careful. Keep in mind that pluginItem entries don't have targetApplication ranges so you'll be blocklisting matching plugins for uuid/version combinations as defined in the client URL.
* The second <tt>pluginItem</tt> is blocked on Linux with x86_64-gcc3 architecture. Like os, xpcomabi is a comma separated list and matches against the [http://developer.mozilla.org/en/docs/XPCOM_ABI XPCOM ABI] of the application.
Canmove, confirm
1,567
edits

Navigation menu