Browse Source

Mention contextIsolation is experimental

Kevin Sawicki 8 years ago
parent
commit
dacfb2f596
1 changed files with 2 additions and 0 deletions
  1. 2 0
      docs/api/browser-window.md

+ 2 - 0
docs/api/browser-window.md

@@ -293,6 +293,8 @@ It creates a new `BrowserWindow` with native properties as set by the `options`.
       loading potentially untrusted remote content to ensure the loaded content
       cannot tamper with the `preload` script and any Electron APIs being used.
       This option uses the same technique used by [Chrome Content Scripts][chrome-content-scripts].
+      This option is experimental and may undergo further API changes before
+      Electron 2.0.
 
 When setting minimum or maximum window size with `minWidth`/`maxWidth`/
 `minHeight`/`maxHeight`, it only constrains the users. It won't prevent you from