This project is mirrored from https://github.com/electron/electron.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Nov 19, 2021
-
-
Sudowoodo Release Bot authored
-
- Nov 18, 2021
-
-
trop[bot] authored
Co-authored-by:
Sergey Zolotarev <sryze@protonmail.com>
-
trop[bot] authored
Co-authored-by:
VerteDinde <khammond@slack-corp.com>
-
- Nov 17, 2021
-
-
Sudowoodo Release Bot authored
-
Donald D. Nevermore authored
-
- Nov 16, 2021
-
-
Darshan Sen authored
The variable `input` is accepted by a universal reference, so it doesn't make sense to cast a potential lvalue reference into an rvalue reference. In case `input` is an lvalue reference, we should rather forward the value as is to `ToV8()`. Signed-off-by:
Darshan Sen <darshan.sen@postman.com>
-
Milan Burda authored
-
Samuel Attard authored
* fix: provide paths for all NetworkContextFilePaths keys * chore: include chrome features header * chore: build browser_features * yolo * add pref service * fix: include sandbox policy features * fix pref key * fix: gate pref key to OS_WIN Co-authored-by:
VerteDinde <khammond@slack-corp.com>
- Nov 15, 2021
-
-
Shelley Vohr authored
-
Keeley Hammond authored
* fix: change default from NO_RESTRICTION to LAX_MODE * chore: update cookie docs, redirect tests
-
Fedor Indutny authored
* fix: media shouldn't open permissions dialog Playing media shouldn't open Accessibility permissions dialog on macOS. However, we still need to watch for media events, just not globally and `media_keys_listener_` is an API over global capture of the media keys. The fix is to let chromium call `UpdateWhichKeysAreListenedFor` which will call `UpdateSystemMediaControlsEnabledControls` and watch for events on `system_media_controls_` without triggering permissions popup. * chore: update patches Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
Micha Hanselmann authored
-
Shelley Vohr authored
-
Charles Kerr authored
-
Charles Kerr authored
-
- Nov 14, 2021
-
-
Cheng Zhao authored
-
- Nov 12, 2021
-
-
Charles Kerr authored
This reverts commit 6e43b0bc.
- Nov 11, 2021
-
-
Sofia Nguy authored
-
Milan Burda authored
- Nov 10, 2021
-
-
Michaela Laurencin authored
-
Milan Burda authored
-
Shelley Vohr authored
-
Shelley Vohr authored
- Nov 09, 2021
-
-
Milan Burda authored
-
John Kleinschmidt authored
* test: fix crash in electron::NativeWindowMac::Close() * remove extra close
-
Milan Burda authored
- Nov 08, 2021
-
-
Milan Burda authored
-
Milan Burda authored
- Nov 06, 2021
-
-
Milan Burda authored
-
- Nov 05, 2021
-
-
henrit authored
* fix: clipboard.writeBuffer raw format access * test: clipboard.writeBuffer raw format access * test: clipboard win32 test skip * fixup spec * cleanup patch Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
John Kleinschmidt authored