electron/lib
Charles Kerr c2673aa970 Set appropriate defaults for webview options (#12271)
* Persist defaults to webPreferences object to JS land can read the inferred values instead of just user defined values

* Test inherited default propogation

* Refactor to remove coupling from fetching values and defaults

* Test description type

* Fix up tests
2018-03-15 13:56:46 +09:00
..
browser Set appropriate defaults for webview options (#12271) 2018-03-15 13:56:46 +09:00
common 👷 Tests, how do they work 2018-03-13 17:35:55 -07:00
isolated_renderer Pass nativeWindowOpen flag to isolated init.js 2017-04-30 19:35:41 +09:00
renderer Set appropriate defaults for webview options (#12271) 2018-03-15 13:56:46 +09:00
sandboxed_renderer Exposing process.env status (#12166) 2018-03-14 12:01:40 +09:00
worker Correctly initialize Node environment in worker 2017-03-20 12:52:45 -07:00