This website requires JavaScript.
Explore
Sign In
mirror
/
electron
mirror of
https://github.com/electron/electron
Watch
1
Star
0
Fork
You've already forked electron
0
Code
Issues
Releases
Activity
delete-src-artifacts-when-done
electron
/
spec
/
fixtures
/
api
/
loaded-from-dataurl.js
2 lines
22 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
feat: enable context isolation by default (#26890) * feat: enable context isolation by default * chore: set default in ctx iso getter * spec: make all specs work with the new contextIsolation default * spec: fix affinity specs * spec: update tests for new ctx iso default * spec: update tests for new ctx iso default * spec: update tests for new ctx iso default * spec: update tests for new ctx iso default * chore: move stray prod deps to dev deps * spec: update tests for new ctx iso default * turn off contextIsolation for visibility tests * turn off contextIsolation for <webview> tag nodeintegration attribute loads native modules when navigation happens Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2021-03-01 14:52:29 -07:00
window
.
ping
=
'pong'
;