Confirmed users
396
edits
(→General Algorithm: updating details) |
m (→Related Information: use wiki links and {{bug}} template) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 12: | Line 12: | ||
platform, OS, locale, & etc. | platform, OS, locale, & etc. | ||
* Production URL: | * Production URL: http://www.mozilla.com/plugincheck/ | ||
* Staging URL: http://pfs2.stage.mozilla.com/ | * Staging URL: http://pfs2.stage.mozilla.com/ | ||
* Source code (in SVN): http://svn.mozilla.org/projects/pfs2/trunk/ | * Source code (in SVN): http://svn.mozilla.org/projects/pfs2/trunk/ | ||
| Line 269: | Line 269: | ||
Some plugins like Quicktime register 76 plugins. We'll want to have them all in the DB, so the first call by mime-type matches. | Some plugins like Quicktime register 76 plugins. We'll want to have them all in the DB, so the first call by mime-type matches. | ||
The PFS2 Client | The PFS2 Client limits on how many mime types will be concatentated together to keep the total characters below a configurable amount. If the mime-types exceed this, multiple PFS requests will be made for the plugin. | ||
== Mime-Type Normalization == | == Mime-Type Normalization == | ||
| Line 302: | Line 302: | ||
= Related Information = | = Related Information = | ||
* | * [[Plugins:PluginCheck]] | ||
* | * [[Firefox/Projects/Plugin Update Referrals]] | ||
* | * [[Website/Sprints/PluginProblem]] | ||
* | * [[Security:ThePluginProblem]] | ||
* | * {{bug|465898}} | ||
* http://theunfocused.net/2009/08/22/status-update-2/ | * http://theunfocused.net/2009/08/22/status-update-2/ | ||