electron/atom
Michelle Tilley 2a8e8a0603 fix: make certain values on process read-only (#15628)
* docs: Add 'worker' as a possible value for `process.type`

* fix: make certain properties on `process` read only:

* `mas`
* `windowsStore`
* `versions.electron`
* `versions.chrome`
* `type`
* `pid`
* `sandboxed`
2018-11-08 10:28:06 -04:00
..
app chore: use chromes auto generated definition of CHROME_VERSION_STRING (#15275) 2018-11-02 23:32:33 +11:00
browser feat: allow registering multiple shortcuts (#15542) 2018-11-07 09:40:38 -08:00
common fix: make certain values on process read-only (#15628) 2018-11-08 10:28:06 -04:00
node also format missing .cc files 2018-04-18 20:48:45 -04:00
renderer fix: make certain values on process read-only (#15628) 2018-11-08 10:28:06 -04:00
utility refactor: move printing out of chromium_src (#15023) 2018-10-13 12:57:04 +11:00