Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(44)

Unified Diff: chrome/browser/resources/plugin_metadata/plugins_mac.json

Issue 1857263004: Always trust internal PDF viewer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/plugin_metadata/plugins_mac.json
diff --git a/chrome/browser/resources/plugin_metadata/plugins_mac.json b/chrome/browser/resources/plugin_metadata/plugins_mac.json
index ad658f74973b402fdc4a33c303a9544e9f3e76a0..675ad414609f9c2fce42adb0224bf14766ebb17e 100644
--- a/chrome/browser/resources/plugin_metadata/plugins_mac.json
+++ b/chrome/browser/resources/plugin_metadata/plugins_mac.json
@@ -1,5 +1,5 @@
{
- "x-version": 17,
+ "x-version": 18,
"google-talk": {
"mime_types": [
],
@@ -277,7 +277,7 @@
"versions": [
{
"version": "0",
- "status": "up_to_date",
+ "status": "fully_trusted",
"comment": "Chrome PDF Viewer has no version information."
Bernhard Bauer 2016/04/06 08:23:46 Nit: This should be "Google Chrome PDF viewer", no
Will Harris 2016/04/06 17:49:02 Done.
}
],
@@ -290,7 +290,7 @@
"versions": [
{
"version": "0",
- "status": "up_to_date",
+ "status": "fully_trusted",
"comment": "Chrome PDF Viewer has no version information."
Bernhard Bauer 2016/04/06 08:23:46 And should this be "Chromium PDF Viewer"?
Will Harris 2016/04/06 17:49:02 Done.
}
],
« no previous file with comments | « chrome/browser/resources/plugin_metadata/plugins_linux.json ('k') | chrome/browser/resources/plugin_metadata/plugins_win.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698