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

Side by Side Diff: chrome/browser/resources/plugin_metadata/plugins_mac.json

Issue 11348046: Add versioning to PluginFinder metadata. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: chromeos Created 7 years, 10 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 { 1 {
2 "x-version": 1,
2 "google-talk": { 3 "google-talk": {
3 "mime_types": [ 4 "mime_types": [
4 ], 5 ],
5 "versions": [ 6 "versions": [
6 { 7 {
7 "version": "0", 8 "version": "0",
8 "status": "up_to_date", 9 "status": "up_to_date",
9 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat or' use two completely different versioning schemes, so we can't define a minimu m version." 10 "comment": "'Google Talk Plugin' and 'Google Talk Plugin Video Accelerat or' use two completely different versioning schemes, so we can't define a minimu m version."
10 } 11 }
11 ], 12 ],
(...skipping 255 matching lines...) Expand 10 before | Expand all | Expand 10 after
267 { 268 {
268 "version": "0", 269 "version": "0",
269 "status": "up_to_date", 270 "status": "up_to_date",
270 "comment": "Chrome PDF Viewer has no version information." 271 "comment": "Chrome PDF Viewer has no version information."
271 } 272 }
272 ], 273 ],
273 "name": "Chrome PDF Viewer", 274 "name": "Chrome PDF Viewer",
274 "group_name_matcher": "*Chrome PDF Viewer*" 275 "group_name_matcher": "*Chrome PDF Viewer*"
275 } 276 }
276 } 277 }
OLDNEW
« 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