Fix devtools open in mixed sandbox mode

This commit is contained in:
Hari Juturu 2017-07-11 18:18:36 -07:00
parent 30df0f3306
commit 9a3b78d9fe
4 changed files with 24 additions and 7 deletions

View file

@ -919,9 +919,6 @@ Enables mixed sandbox mode on the app.
This method can only be called before app is ready.
**Note:** The devtools will no longer open after mixed sandbox mode has been
enabled (i.e `openDevTools` becomes a no-op).
### `app.dock.bounce([type])` _macOS_
* `type` String (optional) - Can be `critical` or `informational`. The default is