chrome://local-state shows flash plugins which are not installed
Reported by
stu...@anchev.net,
Jan 29 2018
|
|||
Issue description
Chrome Version : 64.0.3282.119
OS Version: openSUSE Leap 42.3
URLs (if applicable) : chrome://local-state/
Other browsers tested:
Add OK or FAIL after other browsers where you have tested this issue:
Safari:
Firefox:
IE/Edge:
What steps will reproduce the problem?
1. Visit chrome://local-state/
What is the expected result?
Flash plugins should not be listed because there is no flash installed on the system.
What happens instead of that?
adobe-flash-player and lightspark are listed as plugins:
---------
...
"plugins": {
"metadata": {
"adobe-flash-player": {
"displayurl": true,
"group_name_matcher": "*Shockwave Flash*",
"help_url": "https://support.google.com/chrome/?p=plugin_flash",
"lang": "en-US",
"matching_mime_types": [ "application/futuresplash" ],
"mime_types": [ "application/futuresplash", "application/x-shockwave-flash" ],
"name": "Adobe Flash Player",
"url": "http://get.adobe.com/flashplayer/",
"versions": [ {
"reference": "http://www.adobe.com/support/security/bulletins/apsb12-03.html",
"status": "up_to_date",
"version": "11.1.102"
} ]
},
...
"lightspark": {
"displayurl": true,
"group_name_matcher": "*Shockwave Flash*",
"lang": "en-US",
"matching_mime_types": [ "application/x-lightspark" ],
"mime_types": [ "application/x-lightspark" ],
"name": "Lightspark",
"url": "https://launchpad.net/lightspark",
"versions": [ {
"status": "requires_authorization",
"version": "0"
} ]
}
},
...
-----------------
UserAgentString: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.119 Safari/537.36
,
Jan 30 2018
Able to reproduce the issue on reported chrome version 64.0.3282.119 and on the latest canary 66.0.3334.0 using Windows 10, Ubuntu 14.04 and Mac 10.13.1. As the issue is seen from M60(60.0.3072.0) considering it as non-regression and marking it as Untriaged. Thanks!
,
Jan 30 2018
You are welcome. Could you please confirm if that is a false notice or that it shows something actually present (as a plugin module)? I am just trying to make sure that I understand correctly the actual status of the system.
,
Feb 15 2018
|
|||
►
Sign in to add a comment |
|||
Comment 1 by krajshree@chromium.org
, Jan 29 2018