mirror of
https://github.com/electron/electron.git
synced 2026-01-09 23:48:01 -05: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()