electron/lib
Cheng Zhao 62c97ffecf
refactor: type-safe imports in lib/node/init.ts (#41187)
Co-authored-by: Milan Burda <milan.burda@gmail.com>
2024-02-06 11:04:24 +09:00
..
browser fix: apply module search paths restriction on worker and child process (#41139) 2024-01-26 09:28:22 -06:00
common fix: apply module search paths restriction on worker and child process (#41139) 2024-01-26 09:28:22 -06:00
isolated_renderer refactor: cleanup global variable declarations (#38410) 2023-05-24 20:01:07 +02:00
node refactor: type-safe imports in lib/node/init.ts (#41187) 2024-02-06 11:04:24 +09:00
renderer fix: apply module search paths restriction on worker and child process (#41139) 2024-01-26 09:28:22 -06:00
sandboxed_renderer refactor: replace Object.prototype.hasOwnProperty() with Object.hasOwn() (#38929) 2023-06-27 16:57:33 -04:00
utility fix: apply module search paths restriction on worker and child process (#41139) 2024-01-26 09:28:22 -06:00
worker fix: apply module search paths restriction on worker and child process (#41139) 2024-01-26 09:28:22 -06:00