electron/lib/renderer
2020-12-07 10:58:00 -08:00
..
api feat: exposeInMainWorld allow to expose non-object APIs () 2020-12-04 09:43:20 -08:00
remote refactor: replace V8 hidden values with WeakMap / WeakSet () 2020-11-24 16:11:39 -05:00
web-view fix: ensure that internal messages are sent from the main process () 2020-11-12 06:20:01 +03:00
init.ts refactor: use getWebPreference() for all options () 2020-11-23 22:39:08 +03:00
inspector.ts refactor: create IPC_MESSAGES enum for IPC message channels () 2020-10-14 00:11:06 +03:00
ipc-renderer-internal-utils.ts fix: ensure that internal messages are sent from the main process () 2020-11-12 06:20:01 +03:00
ipc-renderer-internal.ts chore: remove unused sendToAll + related APIs () 2020-12-03 15:55:50 +09:00
security-warnings.ts fix: handle security warnings promise when JS is disabled () 2020-12-07 10:58:00 -08:00
web-frame-init.ts refactor: create IPC_MESSAGES enum for IPC message channels () 2020-10-14 00:11:06 +03:00
window-setup.ts fix: ensure that internal messages are sent from the main process () 2020-11-12 06:20:01 +03:00