electron/lib/renderer
Milan Burda 5efb0fdff1 feat: add security warnings to sandboxed renderers (#14869)
Also refactor not to use the remote module.
2018-10-03 21:36:12 +02:00
..
api refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
extensions refactor: add prefer-const to .eslintrc + fix errors (#14880) 2018-10-02 11:56:31 +10:00
web-view refactor: implement <webview> methods via dedicated IPCs without the remote module (#14377) 2018-10-01 10:07:50 +09: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 chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
content-scripts-injector.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
init.js feat: add security warnings to sandboxed renderers (#14869) 2018-10-03 21:36:12 +02:00
inspector.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12: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 feat: add security warnings to sandboxed renderers (#14869) 2018-10-03 21:36:12 +02:00
web-frame-init.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00
window-setup.js chore: have 'use strict' consistently across our lib files (#14721) 2018-09-23 00:28:50 +12:00