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

Unified Diff: remoting/tools/javascript_key_tester/manifest.json

Issue 910483002: Remove JS summary. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Reviewer feedback. Created 5 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « remoting/tools/javascript_key_tester/main.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/tools/javascript_key_tester/manifest.json
diff --git a/remoting/tools/javascript_key_tester/manifest.json b/remoting/tools/javascript_key_tester/manifest.json
index 625a4723a9d9391269560e6a19613821ed11acf5..fd3c7c1d85eba0527b5b1778cd3e75d694f09d7f 100644
--- a/remoting/tools/javascript_key_tester/manifest.json
+++ b/remoting/tools/javascript_key_tester/manifest.json
@@ -1,6 +1,7 @@
{
- "name": "Javascript key event tester",
- "version": "1.1",
+ "name": "Chrome Key Event Tester",
+ "description": "Test press, release and character events for JavaScript and PPAPI.",
Wez 2015/02/09 21:57:36 We're no longer logging for keydown & keyup, are w
Jamie 2015/02/09 22:06:31 We still log them to the detailed log, just not th
+ "version": "1.2",
"manifest_version": 2,
"icons": {
"128": "icon_128.png"
« no previous file with comments | « remoting/tools/javascript_key_tester/main.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698