LulumiProject / lulumi-browser

Lulumi-browser is a lightweight browser coded with Vue.js 2 and Electron.
Apache License 2.0
437 stars 90 forks source link

Replace getProcessId with getOSProcessId. #18

Closed qazbnm456 closed 7 years ago

qazbnm456 commented 7 years ago

It's better to use newly introduced getOSProcessId, rather than getProcessId.

https://github.com/electron/electron/pull/9222 https://github.com/electron/electron/pull/9483

qazbnm456 commented 7 years ago

Close this issue due to https://github.com/qazbnm456/lulumi-browser/commit/86b6096a200268085eff134c5210c96c61f1171c and https://github.com/electron/electron/commit/693f6a24fcc7372789b7d03a00b7ed0874fd9d99.