mirror of
https://github.com/electron/electron.git
synced 2026-01-11 08:28:20 -05:00
Mark app.enableMixedSandbox() as experimental
This commit is contained in:
@@ -903,9 +903,9 @@ correctly.
|
||||
|
||||
**Note:** This will not affect `process.argv`.
|
||||
|
||||
### `app.enableMixedSandbox()`
|
||||
### `app.enableMixedSandbox()` _Experimental_
|
||||
|
||||
Enables mixed sandbox mode on the app.
|
||||
Enables mixed sandbox mode on the app.
|
||||
|
||||
This method can only be called before app is ready.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user