Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,978 contributions in the last year
Activity overview
Contribution activity
July 2020
Created a pull request in electron/electron that received 6 comments
chore: use node_bindings loop for clarity
Description of Change
Clarify loop being used by always passing in node_bindings_->uv_loop(), as it will be uv_default_loop unless we're in a WebWo…
+2
−2
•
6
comments
- chore: add missing _Deprecated_ to 'renderer-process-crashed' on app
- feat: add app render-process-gone event
- fix: intermittent 100% CPU usage on macOS
- chore: use node_bindings loop for clarity
- chore: use node_bindings loop for clarity
- chore: use node_bindings loop for clarity
- fix: remove same-tag notifications before showing new ones
- fix: remove same-tag notifications before showing new ones
- feat: add app render-process-gone event
- feat: add new render-process-gone event
- fix: remove same-tag notifications before showing new ones
- fix: coerce executeJavaScript arguments
- fix: use RenderViewReady to call InstallTransparency
- feat: implement systemPreferences.getMediaAccessStatus() on Windows
- feat: implement systemPreferences.getMediaAccessStatus() on Windows
- feat: MessagePorts in the main process
- feat: add new render-process-gone event
- feat: implement systemPreferences.getMediaAccessStatus() on Windows
- feat: add tracing info to WebContents IPC methods
- chore: tsify auto-updater
- chore: bump node to v12.18.2 (master)
- ci: update timeout on symbol generation to 30 minutes