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
Popular repositories
-
-
Forked from juturu/electron-remote
Execute JavaScript in remote Electron processes, but more betterer
JavaScript
-
-
425 contributions in the last year
Activity overview
Contributed to
electron/electron,
kevinlims/electron-spellchecker-provider,
hyj1991/v8-profiler-next
and 5 other
repositories
Contribution activity
June 2020
Created a pull request in electron/electron that received 8 comments
fix: use acceptLanguages argument in session.setUserAgent()
Description of Change
The acceptLanguages argument was lost when re-implementing session.setUserAgent() in #20014. It's still documented.
Fixes #23211
+13
−4
•
8
comments
- feat: implement systemPreferences.getMediaAccessStatus() on Windows
- fix: isTrustedSender() in test-app
- chore: cleanup unused WebContents::DereferenceRemoteJSObject()
- test: skip 'handles Promise timeouts correctly' when ELECTRON_RUN_AS_NODE is disabled
- chore: more modules to dual prop/fn support
- chore: support props/fns for BrowserWindow
- chore: update app module property support
- chore: revert deprecated WebContents properties
- chore: more modules to dual prop/fn support
- chore: support props/fns for BrowserWindow
- chore: update app module property support
- chore: revert deprecated WebContents properties
- chore: revert deprecated WebContents properties
- chore: remove unused deprecate.fnToProperty()
- refactor: replace v8Util.createIDWeakMap() with native WeakRef in tests
- fix: use acceptLanguages argument in session.setUserAgent()
- fix: use acceptLanguages argument in session.setUserAgent()

