Highlights
Pinned
2,003 contributions in the last year
Less
More
Contribution activity
June 2021
Created 13 commits in 4 repositories
Created 1 repository
Created a pull request in luser/rust-minidump that received 11 comments
support wasm and async
This is a bit of a WIP PR, and I'm a Rust newbie so sorry for any obvious mistakes. With these changes I was able to successfully symbolicate a cra…
+201
−95
•
11
comments
Opened 2 other pull requests in 1 repository
electron/electron
2
merged
Reviewed 23 pull requests in 8 repositories
electron/electron 14 pull requests
- fix: ensure fuse order is read in a stable way
- feat: add 'dom-ready' event to WebFrameMain
- chore: bump Node.js to v16.2.0
- fix: change ASAR archive cache to per-process to fix leak
- fix: microtasks policy in CreateEnvironment
- chore: cherry-pick 3299d70b7d0f from chromium
- chore: return early on promise rejection in cookies.set
- feat: add experimental cookie encryption support
- feat: add experimental cookie encryption support
- build: Improve squirrel.mac BUILD.gn xcrun_action error
- chore: pull ProxyingURLLoaderFactory closer to upstream class it mirrors
- feat: support loading debug urls with loadURL()
- refactor: replace a few usages of V8 hidden properties
- fix: inspector context menu throwing an error
nornagon/cdda-guide 3 pull requests
electron/remote 1 pull request
electron/typescript-definitions 1 pull request
electron/electron-api-historian 1 pull request
electron/build-tools 1 pull request
continuousauth/web 1 pull request
electron/cation 1 pull request
Created an issue in electron/electron that received 5 comments
Microtasks policy incorrect, leading to DCHECK, when calling window.open from setImmediate
To repro, run this fiddle under a debug build: https://gist.github.com/b72948eafa5a2f61acf9f4718ff09259
#
# Fatal error in ../../v8/src/api/api-inl…
5
comments