electron/lib
George Joseph e0c348a2f8
feat: Allow usage of an absolute path for partitions used in a session (#37604)
* Allow an absolute path to be used for creating sessions

Allows an absolute path to be used for creating sessions
by adding the session.fromPath() API.

* Fixup! Clarify that an emptry string is not permitted as a parameter to fromPath()
2023-03-20 10:34:49 -04:00
..
asar fix: handle null/undefined options for fs.readdir (#34764) 2023-01-10 12:16:39 +01:00
browser feat: Allow usage of an absolute path for partitions used in a session (#37604) 2023-03-20 10:34:49 -04:00
common feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
isolated_renderer chore: add missing .eslintrc.json files to limit imports properly (#35719) 2022-09-20 13:25:33 -05:00
renderer refactor: separate WEB_VIEW_ATTRIBUTES / WEB_VIEW_ERROR_MESSAGES (#36972) 2023-01-25 16:08:46 +01:00
sandboxed_renderer refactor: process event emitting for sandboxed renderers (#37109) 2023-02-03 11:59:57 +01:00
utility feat: UtilityProcess API (#34980) 2022-10-19 22:49:49 -07:00
worker fix: nodeIntegrationInWorker fails to boot in AudioWorklets (#37041) 2023-02-01 16:03:23 -08:00