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

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

Issue 2059143002: "up-to-date" should only use hyphens when used as compound modifier of a noun (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 4 years, 6 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
OLDNEW
1 { 1 {
2 "x-version": 29, 2 "x-version": 29,
3 "google-talk": { 3 "google-talk": {
4 "mime_types": [ 4 "mime_types": [
5 ], 5 ],
6 "versions": [ 6 "versions": [
7 { 7 {
8 "version": "0", 8 "version": "0",
9 "status": "requires_authorization", 9 "status": "requires_authorization",
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 "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."
(...skipping 348 matching lines...) Expand 10 before | Expand all | Expand 10 after
359 "name": "Chromium PDF Viewer", 359 "name": "Chromium PDF Viewer",
360 "group_name_matcher": "*Chromium PDF Viewer*" 360 "group_name_matcher": "*Chromium PDF Viewer*"
361 }, 361 },
362 "google-update": { 362 "google-update": {
363 "mime-types": [ 363 "mime-types": [
364 ], 364 ],
365 "versions": [ 365 "versions": [
366 { 366 {
367 "version": "0", 367 "version": "0",
368 "status": "requires_authorization", 368 "status": "requires_authorization",
369 "comment": "Google Update plugin is versioned but kept automatically up- to-date" 369 "comment": "Google Update plugin is versioned but kept automatically up to date"
370 } 370 }
371 ], 371 ],
372 "name": "Google Update", 372 "name": "Google Update",
373 "group_name_matcher": "Google Update" 373 "group_name_matcher": "Google Update"
374 }, 374 },
375 "facebook-video-calling": { 375 "facebook-video-calling": {
376 "mime_types": [ 376 "mime_types": [
377 "application/skypesdk-plugin" 377 "application/skypesdk-plugin"
378 ], 378 ],
379 "versions": [ 379 "versions": [
(...skipping 18 matching lines...) Expand all
398 "status": "requires_authorization", 398 "status": "requires_authorization",
399 "comment": "We do not track version information for the Google Earth Plu gin." 399 "comment": "We do not track version information for the Google Earth Plu gin."
400 } 400 }
401 ], 401 ],
402 "lang": "en-US", 402 "lang": "en-US",
403 "name": "Google Earth", 403 "name": "Google Earth",
404 "url": "http://www.google.com/earth/explore/products/plugin.html", 404 "url": "http://www.google.com/earth/explore/products/plugin.html",
405 "group_name_matcher": "*Google Earth*" 405 "group_name_matcher": "*Google Earth*"
406 } 406 }
407 } 407 }
OLDNEW
« no previous file with comments | « chrome/browser/resources/chromeos/chromevox/common/editable_text.js ('k') | chrome/browser/sessions/session_tab_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698