electron/lib/renderer
Cheng Zhao db2bf1a0d1
fix: apply module search paths restriction on worker and child process (#41118)
2024-01-26 17:29:04 +09:00
..
api feat: add webUtils module with getPathForFile method (#38776) 2023-11-20 15:59:36 -08:00
web-view refactor: use `TypeError` instead of generic `Error` when appropriate (#39209) 2023-07-25 12:08:46 -04:00
.eslintrc.json chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
common-init.ts chore: remove deprecated `ipcRenderer.sendTo()` (#39087) 2023-08-28 10:29:27 -04:00
init.ts fix: apply module search paths restriction on worker and child process (#41118) 2024-01-26 17:29:04 +09:00
inspector.ts chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05: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: ensure IpcRenderer is not bridgable (#40330) 2023-10-31 17:29:40 -04:00
security-warnings.ts refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929) 2023-06-27 16:57:33 -04:00
web-frame-init.ts chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
window-setup.ts build: update to latest TypeScript (#38763) 2023-06-14 11:06:46 -07:00