docs: Add document on overriding X-Frame-Options.
This commit is contained in:
parent
73262be2c2
commit
253789353f
3 changed files with 24 additions and 2 deletions
|
@ -18,6 +18,9 @@ win.show();
|
|||
You can also create a window without chrome by using
|
||||
[Frameless Window](frameless-window.md) API.
|
||||
|
||||
Security strategy of web pages showed by `BrowserWindow` is a bit different from
|
||||
normal browsers, see [Web Security](web-security.md) for more.
|
||||
|
||||
## Class: BrowserWindow
|
||||
|
||||
`BrowserWindow` is an
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue