electron/lib/renderer
Samuel Attard 32a9df2940
refactor: clean up the default app implementation (#14719)
* Disable nodeIntegration
* Enable contextIsolation
* Re-implement the CSP security check to handle running in
contextIsolation
* Disable bad DCHECKS for the promise helper
* Remove the unused "-d" flag for the electron binary
* Added a way to hide the default help output for electron devs who
don't want to see it every time
2018-09-21 15:24:42 +10:00
..
api [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
extensions [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
web-view [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
callbacks-registry.js refactor: don't expose CallbacksRegistry as an internal module (#14389) 2018-08-31 11:29:00 -07:00
chrome-api.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
content-scripts-injector.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
init.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
inspector.js chore: update to standard 12 2018-09-14 14:57:01 +10:00
override.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
security-warnings.js refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
web-frame-init.js [RFC] perf: use an internal module resolver to improve require performance (#14633) 2018-09-20 13:43:26 +10:00
window-setup.js chore: update to standard 12 2018-09-14 14:57:01 +10:00