electron/lib/renderer
2021-01-25 10:31:25 +09:00
..
api chore: update to latest TypeScript, which has built-in WeakRef declarations (#27425) 2021-01-22 11:25:47 -08:00
remote refactor: store WeakMaps in CallbacksRegistry / ObjectsRegistry (#27037) 2021-01-20 14:03:10 -08:00
web-view fix: <webview> not working with Trusted Types (#27445) 2021-01-25 10:29:25 +09:00
init.ts refactor: use getWebPreference() for all options (#26531) 2020-11-23 22:39:08 +03:00
inspector.ts refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
ipc-renderer-internal-utils.ts fix: ensure that internal messages are sent from the main process (#26429) 2020-11-12 06:20:01 +03:00
ipc-renderer-internal.ts chore: remove unused sendToAll + related APIs (#26771) 2020-12-03 15:55:50 +09:00
security-warnings.ts fix: CSP with unsafe-eval detection with Trusted Types (#27446) 2021-01-25 10:31:25 +09:00
web-frame-init.ts refactor: create IPC_MESSAGES enum for IPC message channels (#25694) 2020-10-14 00:11:06 +03:00
window-setup.ts fix: ensure that internal messages are sent from the main process (#26429) 2020-11-12 06:20:01 +03:00