PFS2: Difference between revisions

36 bytes removed ,  28 May 2011
m
→‎Related Information: use wiki links and {{bug}} template
(→‎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: TBD
* 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 has a limit on how many characters the mime-types can get, so multiple PFS requests will be made for plugins with an extreme amount of mime-types
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 =
* https://wiki.mozilla.org/Plugins:PluginCheck
* [[Plugins:PluginCheck]]
* https://wiki.mozilla.org/Firefox/Projects/Plugin_Update_Referrals
* [[Firefox/Projects/Plugin Update Referrals]]
* https://wiki.mozilla.org/Website/Sprints/PluginProblem
* [[Website/Sprints/PluginProblem]]
* https://wiki.mozilla.org/Security:ThePluginProblem
* [[Security:ThePluginProblem]]
* https://bugzilla.mozilla.org/show_bug.cgi?id=465898 -
* {{bug|465898}}
* http://theunfocused.net/2009/08/22/status-update-2/
* http://theunfocused.net/2009/08/22/status-update-2/
Confirmed users
396

edits