electron/lib/renderer
Milan Burda c68c65f383
refactor: implement <webview> using contextBridge (#29037)
* refactor: implement <webview> using contextBridge

* chore: address PR feedback

* chore: address PR feedback

* fix: check for HTMLIFrameElement instance in attachGuest
2021-05-15 16:42:07 +09:00
..
api refactor: clean up webFrame implementation to use gin wrappers (#28497) 2021-04-12 16:35:18 -07:00
web-view refactor: implement <webview> using contextBridge (#29037) 2021-05-15 16:42:07 +09:00
init.ts chore: make raw requires type-safe (#29006) 2021-05-05 18:05:01 -07: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 refactor: only allow internal messages from the main process (#27676) 2021-02-09 17:12:26 -08:00
ipc-renderer-internal.ts refactor: only allow internal messages from the main process (#27676) 2021-02-09 17:12:26 -08:00
security-warnings.ts chore: make raw requires type-safe (#29006) 2021-05-05 18:05:01 -07:00
web-frame-init.ts chore: remove deprecated worldSafeExecuteJavaScript option (#28456) 2021-04-08 12:03:57 -04:00
window-setup.ts chore: make raw requires type-safe (#29006) 2021-05-05 18:05:01 -07:00