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

Unified Diff: extensions/common/api/_api_features.json

Issue 866893003: Enable visibleOnAllWorkspaces on stable. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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 | « extensions/browser/app_window/native_app_window.h ('k') | extensions/common/api/app_window.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: extensions/common/api/_api_features.json
diff --git a/extensions/common/api/_api_features.json b/extensions/common/api/_api_features.json
index 3f302003249c4d5007c57e6f88be4299d4657fae..53f69a0c76e199a68a2ea4274557d8af237299e7 100644
--- a/extensions/common/api/_api_features.json
+++ b/extensions/common/api/_api_features.json
@@ -53,13 +53,6 @@
"F94EE6AB36D6C6588670B2B01EB65212D9C64E33" // Open source xkb extension
]
}],
- // This does not need to be a complex feature if we could set "noparent" here.
- // But set "noparent" makes this feature available on stable channel. The
- // issue is tracked in crbug.com/415750.
- "app.window.canSetVisibleOnAllWorkspaces": [{
- "contexts": ["blessed_extension"],
- "channel": "dev"
- }],
"app.currentWindowInternal": {
"noparent": true,
"internal": true,
« no previous file with comments | « extensions/browser/app_window/native_app_window.h ('k') | extensions/common/api/app_window.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698