Closed Bug 541172 Opened 15 years ago Closed 14 years ago

(patch) add support to plugincheck page to detect Y! BrowserPlus version

Categories

(Websites :: plugins.mozilla.org, defect)

defect
Not set
trivial

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: lloyd, Unassigned)

References

()

Details

Attachments

(1 file)

User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6

This branch on github includes the following changes:
* changes to fix the test harness in the plugin detect code (was not maintained)
* changes to allow version extraction code to leverage mime types (contains version information for BrowserPlus and other high profile plugins)
* add specific support for extraction of yahoo browserplus version.

http://github.com/lloyd/Perfidies-of-the-Web

Reproducible: Always

Steps to Reproduce:
1. install browserplus http://browserplus.yahoo.com
2. go to plugin check page https://www.mozilla.com/en-US/plugincheck/

Actual Results:  
BrowserPlus is listed as grey with a "more information" link

Expected Results:  
It should be yellow (needs update) or green (latest version)

The BrowserPlus WSAPI may be used to determine latest available version.  Documented here: 
http://browserplus.org/docs/platform/WSAPI.html

specifically, hit this url for latest available platform version:
http://browserplus.yahoo.com/api/v3/platform/latest/version/win32
note this performs minor restructuring to give version detection logic access to mime type.
Austin, is this something we want to add?
Status: UNCONFIRMED → NEW
Ever confirmed: true
This is done and in production.
Status: NEW → RESOLVED
Closed: 14 years ago
Component: www.mozilla.com → plugins.mozilla.org
QA Contact: www-mozilla-com → plugins-mozilla-org
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: