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

Unified Diff: chrome/common/extensions/api/input_ime.json

Issue 10736024: Revert 146038 as it might have broken chromeos browser_tests - Make eventArgumentMassagers asynchro… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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 | « no previous file | chrome/renderer/extensions/chrome_v8_context_set.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/input_ime.json
===================================================================
--- chrome/common/extensions/api/input_ime.json (revision 146077)
+++ chrome/common/extensions/api/input_ime.json (working copy)
@@ -469,12 +469,6 @@
"name": "onKeyEvent",
"type": "function",
"description": "This event is sent if this extension owns the active IME.",
- "options": {
- "supportsFilters": false,
- "supportsListeners": true,
- "supportsRules": false,
- "maxListeners": 1
- },
"parameters": [
{
"type": "string",
« no previous file with comments | « no previous file | chrome/renderer/extensions/chrome_v8_context_set.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698