mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
* 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()