electron/lib/renderer
2018-12-13 16:25:12 -05:00
..
api chore: misc cleanup (#16037) 2018-12-12 15:31:16 -06:00
extensions chore: rename nativeRequire to potentiallyRemoteRequire (#15971) 2018-12-06 18:12:50 -08:00
web-view refactor: use helpers when using the remote module in sandboxed renderers (#15960) 2018-12-05 10:07:32 -08: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 fix: use sendToAll method correctly in chrome-api (#15518) 2018-11-01 07:16:49 -07:00
content-scripts-injector.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
init.js chore: simplify main world setup of contextIsolation (#16046) 2018-12-13 16:25:12 -05:00
inspector.js chore: rename nativeRequire to potentiallyRemoteRequire (#15971) 2018-12-06 18:12:50 -08:00
ipc-renderer-internal.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
override.js chore: misc cleanup (#16037) 2018-12-12 15:31:16 -06:00
remote.js chore: rename nativeRequire to potentiallyRemoteRequire (#15971) 2018-12-06 18:12:50 -08:00
security-warnings.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
web-frame-init.js refactor: use separate ipc-renderer-internal / ipc-main-internal APIs for Electron internals (#13940) 2018-10-07 00:48:00 +13:00
window-setup.js fix: security: don't allow arbitrary methods to be invoked on webContents via IPC (#15919) 2018-12-04 16:12:21 +01:00