Block or Report
Block or report deepak1556
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
electron/electron Public
Build cross-platform desktop apps with JavaScript, HTML, and CSS
-
668 contributions in the last year
Less
More
Contribution activity
April 2022
Created 7 commits in 2 repositories
Created a pull request in electron/electron that received 5 comments
fix: apply senderFrame details to ipcMain port event
Description of Change
Fixes #33722
Missed in #26764
Checklist
PR description included and stakeholders cc'd
npm test passes
tests are changed o…
+5
−0
•
5
comments
Opened 3 other pull requests in 2 repositories
electron/electron
1
open
1
merged
microsoft/vscode
1
merged
Reviewed 16 pull requests in 3 repositories
electron/electron
13 pull requests
- fix: requestSingleInstanceLock API sometimes hangs
- build: add missing GN dep
- docs: note reason for is_cfi = false
- chore: bump chromium to 102.0.4989.0 (main)
- fix: report more detailed errors in shell.openExternal() on Windows
- fix: backport unseasoned pdf support to 18.x
- test: re-enable disabled ScriptOrModule specs
- fix: emojis appearing black and white in Chromium 96
- fix: build when pdf component is disabled
- fix: potential crash caused by dlopen different gtk libraries
- build: fix numpy package install on mac arm64
- fix: report more detailed errors in shell.openExternal() on Windows
-
fix: create
userDataon requestSingleInstanceLock() if needed

