| 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,
|
|
|