Closed
Bug 518355
Opened 15 years ago
Closed 14 years ago
Discover unknown plugins via capturing PFS2 query params
Categories
(Websites :: plugins.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lorchard, Unassigned)
Details
There's been some discussion of capturing info about plugins unknown to PFS2. This data could help us discover and catalog plugins for the service.
The capture could be done by logging the query params for the service. This could probably be done in the access log with a request to an image, or it could be done to an active script accepting and processing the params. There might also be a way to get the data from metrics.
Comment 1•15 years ago
|
||
Current behavior:
An unknown plugin:
http://pfs2.ubuntu/unknown_plugin.gif?name=RealPlayer+Plugin.plugin&description=RealPlayer+Plugin
A newer version is on the browser:
http://pfs2.stage.mozilla.com/newer_plugin.gif?name=QuickTime+Plug-in+7.6.4&description=The+QuickTime+Plugin+allows+you+to+view+a+wide+variety+of+multimedia+content+in+web+pages.+For+more+information%2C+visit+the+%3CA+HREF%3Dhttp%3A%2F%2Fwww.apple.com%2Fquicktime%3EQuickTime%3C%2FA%3E+Web+site.
Maybe we should include more context? version, os, ???
Reporter | ||
Comment 2•15 years ago
|
||
Definitely version - that's one thing that's near undiscoverable with enough accuracy, save installing the plugin and running the detection JS. OS would be good too. Basically, all the parameters sent to the service would be good to have, along with the version
Comment 3•15 years ago
|
||
Okay, added version, mimes, as well as other inputs.
Unknown:
http://pfs2.ubuntu/unknown_plugin.gif?name=iPhotoPhotocast&description=iPhoto6&appID=%7Bec8030f7-c20a-464f-9b0e-13a3a9e97384%7D&appRelease=3.5.3&appVersion=20090824085414&clientOS=Intel+Mac+OS+X+10.5&chromeLocale=en-US&version=6&mimes=application%2Fphoto
Comment 4•15 years ago
|
||
Looking at a couple hours from just last night:
DivX%C2%AE Web Player version=1.4.0.233
Flip4Mac Windows Media Plugin 2.2.3 version=4.Mac
Google Update version=
IcedTea Java Web Browser Plugin version=1.6.0.0
iPhotoPhotocast version=6
iTunes Application Detector version=
Java Deployment Toolkit 6.0.160.1 version=1.6.0.16
Java Embedding Plugin 0.9.7.2 version=1.5.0.20
Java(TM) Platform SE 6 U16 version=1.6.0.16
Joost Player Plugin version=
JoostPlugin version=
Move Media Player version=71303000006
Mozilla Default Plug-in version=
NPAPI Plugins Wrapper 1.3.0 version=1.3.0
Picasa version=
QuickTime Plug-in 7.2.0 version=7.2.0
Shockwave for Director version=10.1
Shockwave for Director version=11.0.0
Shockwave for Director version=11.5
Shockwave for Director version=11.5.1
Silverlight Plug-In version=3.0.40818.0
Test Plug-in version=
VLC Multimedia Plugin (compatible Totem 2.26.3) version=2.26.3
WebEx General Plugin Container version=166
Windows Media Player Plug-in 10 (compatible%3B Totem) version=10
Windows Presentation Foundation version=
Comment 5•15 years ago
|
||
(In reply to comment #4)
> Test Plug-in version=
This is probably the test plugin from our tree:
http://mxr.mozilla.org/mozilla-central/source/modules/plugin/test/testplugin/
We don't actually ship it anywhere, but if you run a build you make from the objdir you'd have it installed.
Updated•15 years ago
|
Component: Plugins → plugins.mozilla.org
Product: addons.mozilla.org → Websites
Comment 6•14 years ago
|
||
Fixed, stats here: https://metrics.mozilla.com/pentaho/content/pentaho-cdf-dd/Render?solution=metrics&path=/weblogs/plugins&file=Plugins.wcdf
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•