electron/lib/renderer
Felix Rieseberg d586ef2f39 feature: Hot security tips (#11810)
* 🔧 Add security issue detection (and logs)

* 🔧 Check for it on load

* 👷 Add some tests

* 👷 Make the linter happy

* 🔧 Allow them to be enabled by force

* 📝 Make message slightly prettier

* 🔧 Fix a typo in the code comment

* 🔧 Classic mistake

* 🚀 Optimize things a bit more

* 👷 Add tests, fix tests

* 📝 Document things

* 🔧 Make linter happy

* 🔧 One more piece of cleanup
2018-02-03 07:50:12 -07:00
..
api Merge pull request #10909 from electron/update_remote 2017-11-03 09:16:28 -04:00
extensions 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
web-view createShadowRoot => attachShadow 2018-01-31 19:29:23 -05:00
chrome-api.js 🔧 Disable standard/no-callback-literal where necessary 2017-11-23 13:53:03 -08:00
content-scripts-injector.js fix lint 2017-09-17 14:09:12 +08:00
init.js feature: Hot security tips (#11810) 2018-02-03 07:50:12 -07:00
inspector.js MenuItem roles camelCase-compatible 2017-12-28 13:28:20 +08:00
override.js Use native window.open implementation 2017-03-19 17:41:20 +09:00
security-warnings.js feature: Hot security tips (#11810) 2018-02-03 07:50:12 -07:00
window-setup.js Only assign opener when not using nativeWindowOpen 2017-07-17 11:55:15 -07:00