Pinned
2,133 contributions in the last year
Less
More
Contribution activity
August 2021
Created 7 commits in 3 repositories
Created a pull request in electron/electron that received 6 comments
fix: console window popping up when --enable-logging passed on windows
Description of Change
This fixes an issue where if an app was started on Windows with
--enable-logging, an empty cmd window would pop up for each c…
+30
−0
•
6
comments
Opened 2 other pull requests in 1 repository
electron/electron
2
open
Reviewed 8 pull requests in 2 repositories
electron/electron 7 pull requests
- feat: add fuses for NODE_OPTIONS and --inspect
- fix: console window popping up when --enable-logging passed on windows
- fix: console window popping up when --enable-logging passed on windows
- feat: switch to crashpad on linux
-
feat: add
electron.safeStorageencryption API - refactor: only create webContents after 'will-attach-webview'
- feat: expose location and modifiers on before-input-event