electron/lib
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
..
asar feat: add support for validating asar archives on macOS (#30667) 2021-09-09 14:49:01 -07:00
browser feat: add webContents.getPrintersAsync() (#31023) 2021-10-25 14:16:58 -04:00
common chore: remove Node.js patch on Module.globalPaths (#31275) 2021-10-06 09:20:05 +09:00
isolated_renderer refactor: implement <webview> using contextBridge (#29037) 2021-05-15 16:42:07 +09:00
renderer fix: do not trigger CSP violations when checking eval (#30991) 2021-10-25 14:11:24 -07:00
sandboxed_renderer refactor: only access memory coordinator interface from browser process (#31295) 2021-10-05 15:30:31 -07:00
worker fix: self.module.paths not working in web workers (#29955) 2021-07-05 08:48:46 +09:00