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

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

Issue 297123002: API proposal for chrome.app.window to intercept all keys. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renamed function name based on comments. Created 6 years, 7 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/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 855f6d70b59178c3537cb54619ae8aff1562229f..c6599d10165be5dd0f8ad6c00a59cb3d96671d4e 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -70,6 +70,10 @@
"channel": "stable",
"extension_types": ["platform_app"]
},
+ "app.window.requestAllKeys": {
+ "channel": "dev",
+ "extension_types": ["platform_app"]
+ },
"app.window.shape": [
{
"channel": "beta",
« no previous file with comments | « no previous file | chrome/common/extensions/api/app_window.idl » ('j') | chrome/common/extensions/api/app_window.idl » ('J')

Powered by Google App Engine
This is Rietveld 408576698