Commit e7bd9a9b authored by Tommy Li's avatar Tommy Li Committed by Commit Bot

[flash] Revert removal of deprecated flash info from metadata

This CL is a partial revert of:
https://chromium-review.googlesource.com/c/chromium/src/+/2523556

We still need the plugin_is_deprecated field for Flash for delivery to
M87 via component updater. (That should get manual testing before
delivery).

Bug: 1148537
Change-Id: I3eb5094c5b00d34f5f82b321d24f55a3f869a025
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2535922
Commit-Queue: Tommy Li <tommycli@chromium.org>
Reviewed-by: default avatarBill Budge <bbudge@chromium.org>
Reviewed-by: default avatarWill Harris <wfh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827067}
parent 4287896c
...@@ -13,6 +13,24 @@ ...@@ -13,6 +13,24 @@
"name": "Google Talk", "name": "Google Talk",
"group_name_matcher": "*Google Talk*" "group_name_matcher": "*Google Talk*"
}, },
"adobe-flash-player": {
"mime_types": [
],
"versions": [
{
"version": "0",
"status": "up_to_date",
"comment": "'Adobe Flash' is bundled with ChromeOS, so we don't define a minimum version."
}
],
"lang": "en-US",
"name": "Adobe Flash Player",
"help_url": "https://support.google.com/chrome/?p=plugin_flash",
"url": "http://get.adobe.com/flashplayer/",
"displayurl": true,
"group_name_matcher": "*Shockwave Flash*",
"plugin_is_deprecated": true
},
"google-chrome-pdf": { "google-chrome-pdf": {
"mime_types": [ "mime_types": [
], ],
......
{ {
"x-version": 46, "x-version": 46,
"adobe-flash-player": {
"mime_types": [
"application/futuresplash",
"application/x-shockwave-flash"
],
"matching_mime_types": [
"application/futuresplash"
],
"versions": [
{
"version": "32.0.0.445",
"status": "up_to_date",
"reference": "https://helpx.adobe.com/security/products/flash-player/apsb20-58.html"
}
],
"lang": "en-US",
"name": "Adobe Flash Player",
"help_url": "https://support.google.com/chrome/?p=plugin_flash",
"url": "https://support.google.com/chrome/answer/6258784",
"displayurl": true,
"group_name_matcher": "*Shockwave Flash*",
"plugin_is_deprecated": true
},
"google-chrome-pdf": { "google-chrome-pdf": {
"mime_types": [ "mime_types": [
], ],
......
{ {
"x-version": 52, "x-version": 52,
"adobe-flash-player": {
"mime_types": [
"application/futuresplash",
"application/x-shockwave-flash"
],
"versions": [
{
"version": "32.0.0.445",
"status": "requires_authorization",
"reference": "https://helpx.adobe.com/security/products/flash-player/apsb20-58.html"
}
],
"lang": "en-US",
"name": "Adobe Flash Player",
"url": "https://support.google.com/chrome/answer/6258784",
"help_url": "https://support.google.com/chrome/?p=plugin_flash",
"displayurl": true,
"group_name_matcher": "*Shockwave Flash*",
"plugin_is_deprecated": true
},
"google-chrome-pdf": { "google-chrome-pdf": {
"mime_types": [ "mime_types": [
], ],
......
{ {
"x-version": 61, "x-version": 61,
"adobe-flash-player": {
"mime_types": [
"application/futuresplash",
"application/x-shockwave-flash"
],
"versions": [
{
"version": "32.0.0.445",
"status": "requires_authorization",
"reference": "https://helpx.adobe.com/security/products/flash-player/apsb20-58.html"
}
],
"lang": "en-US",
"name": "Adobe Flash Player",
"help_url": "https://support.google.com/chrome/?p=plugin_flash",
"url": "https://support.google.com/chrome/answer/6258784",
"displayurl": true,
"group_name_matcher": "*Shockwave Flash*",
"plugin_is_deprecated": true
},
"google-chrome-pdf": { "google-chrome-pdf": {
"mime_types": [ "mime_types": [
], ],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment