Closed
Bug 678488
Opened 14 years ago
Closed 13 years ago
Add check for Google Talk plugin
Categories
(Websites :: plugins.mozilla.org, defect)
Websites
plugins.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: atopal, Assigned: cbook)
Details
(Whiteboard: qa-wanted)
We should add a check for the Google Talk plugin, unfortunately I have no idea where the version string is stored.
Comment 1•14 years ago
|
||
For Firefox users, the version check looks like
navigator.plugins["Google Earth Plug-in"].version
(you can test the JavaScript snippet with Web Console or Error Console)
But actual problem is how we can maintain the plug-in database.
OS: Mac OS X → All
Hardware: x86 → All
| Assignee | ||
Comment 3•13 years ago
|
||
added to the plugin database - raymond could you do the qa check on stage? thanks!
Whiteboard: qa-wanted
Comment 4•13 years ago
|
||
qa-verified-trunk Google Talk NPAPI Plugin
| Assignee | ||
Comment 5•13 years ago
|
||
pushed to production, thanks raymond!
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 6•11 years ago
|
||
Related: bug 1017188.
You need to log in
before you can comment on or make changes to this bug.
Description
•