electron/default_app
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
..
default_app.js refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
icon.png Replace default_app icon 2017-12-07 16:10:45 -05:00
index.html refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
main.js refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
menu.js refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
package.json Move default_app to root of repo 2016-03-08 11:14:21 -08:00
renderer.js refactor: clean up the default app implementation (#14719) 2018-09-21 15:24:42 +10:00
styles.css refactor: clean up the default app, add CSP (#13437) 2018-07-17 10:26:58 +10:00