electron/lib/renderer
Samuel Attard 63eed52626
fix: do not trigger CSP violations when checking eval (#30991)
* fix: do not trigger CSP violations when checking eval

* Update shell/renderer/api/electron_api_web_frame.cc

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>

Co-authored-by: Cheng Zhao <zcbenz@gmail.com>
2021-10-25 14:11:24 -07:00
..
api feat: make desktopCapturer main-process-only (#30720) 2021-10-04 12:16:00 +09:00
web-view feat: serialize NativeImage over ipc (#30729) 2021-09-07 10:37:45 -07:00
init.ts refactor: only access memory coordinator interface from browser process (#31295) 2021-10-05 15:30:31 -07:00
inspector.ts fix: Inspector method overrides when contextIsolation enabled (#29841) 2021-06-24 20:36:22 +02: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 chore: remove unused and broken ipcRendererInternal.sendTo() (#29743) 2021-06-17 23:26:18 -05:00
security-warnings.ts fix: do not trigger CSP violations when checking eval (#30991) 2021-10-25 14:11:24 -07:00
web-frame-init.ts chore: remove deprecated worldSafeExecuteJavaScript option (#28456) 2021-04-08 12:03:57 -04:00
window-setup.ts refactor: remove guestInstanceId from WebPreferences (#30280) 2021-07-28 15:32:53 -07:00