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 .
- Apr 12, 2024
-
-
trop[bot] authored
Refs https://chromium-review.googlesource.com/c/chromium/src/+/5208502 Co-authored-by:
deepak1556 <hop2deep@gmail.com>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Apr 10, 2024
-
-
trop[bot] authored
fix: WCO button visibility when non-maximizable Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Apr 09, 2024
-
-
David Sanders authored
-
trop[bot] authored
IWYU: add missing header for `content::SyntheticGestureTarget` GNU libstdc++ does not allow using std::unique_ptr on incomplete types, leading to a compile error. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Bruno Pitrus <brunopitrus@hotmail.com>
-
- Apr 06, 2024
-
-
Pedro Pontes authored
-
- Apr 05, 2024
-
-
Erick Zhao authored
-
Alice Zhao authored
* feat: add `navigationHistory.getEntryAtIndex(int index)` method (#41577) * chore: remove code not related to this pr: * test: fix flaky tests by replacing real urls with data urls * test: remove hardcoded url
-
- Apr 04, 2024
-
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 122.0.6261.156 * chore: update patches --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
- Apr 01, 2024
-
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Jeremy Rose <jeremya@chromium.org>
-
Pedro Pontes authored
* chore: cherry-pick 8 changes from Release-1-M123 * chore: update patches --------- Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
trop[bot] authored
* feat(serial): allow Bluetooth ports to be requested by service class ID Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * fix: bluetooth dependency Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 29, 2024
-
-
trop[bot] authored
* fix: Storage.{get|set|clear}Cookies via CDP not working Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> * chore: simplify BrowserContext plumbing Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 28, 2024
-
-
trop[bot] authored
Callers of Notification::Dismiss() assume that the notification instance is not deleted after the call, but this was not the case for LibnotifyNotification: - Destroy() would get `this` deleted. - notify_notification_close() in portal environment triggers LibnotifyNotification::OnNotificationClosed(), and finally calls Destroy() This patch removes all Destroy() in Dismiss(), and adds a boolean to tell whether notify_notification_close() is running, to avoid crash under portal environment. Fixes #40461. Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
taoky <me@taoky.moe>
-
- Mar 27, 2024
-
-
electron-roller[bot] authored
chore: bump chromium in DEPS to 122.0.6261.148 Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
trop[bot] authored
chore: add test and api_feature for chrome.scripting.globalParams Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
https://chromium-review.googlesource.com/c/chromium/src/+/5225796 Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 26, 2024
-
-
Erick Zhao authored
-
- Mar 25, 2024
-
-
trop[bot] authored
fix: WTF-8 decoding issue in node:fs Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
trop[bot] authored
* fix: normalize path before calling ShowItemInFolder Co-authored-by:
piotrpdev <piotrpdev@gmail.com> * fix: normalize path before calling OpenPath Co-authored-by:
piotrpdev <piotrpdev@gmail.com> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
piotrpdev <piotrpdev@gmail.com>
-
- Mar 22, 2024
-
-
trop[bot] authored
* ci: use CircleCI hosted macOS arm64 runners for testing Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> * chore: update patches --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
trop[bot] authored
* Fix broken Trademark Policy link Co-authored-by:
kghamilton89 <kghamilton@protonmail.com> * add durable link Per codebyter: https://github.com/electron/electron/pull/41558#discussion_r1522938560 Co-authored-by:
Kenneth Gerald Hamilton <29099829+kghamilton89@users.noreply.github.com> * chore: update patches --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
kghamilton89 <kghamilton@protonmail.com> Co-authored-by:
Kenneth Gerald Hamilton <29099829+kghamilton89@users.noreply.github.com> Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
- Mar 21, 2024
-
-
electron-roller[bot] authored
* chore: bump chromium in DEPS to 122.0.6261.139 * chore: update patches --------- Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
Pedro Pontes authored
-
trop[bot] authored
fix: serial-port-added should respect filters Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 20, 2024
-
-
trop[bot] authored
https://chromium-review.googlesource.com/c/chromium/src/+/5053607 Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 15, 2024
-
-
trop[bot] authored
fix: account for potentially swapped FrameTreeNodeId in WebFrameMain Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 14, 2024
-
-
electron-roller[bot] authored
chore: bump chromium in DEPS to 122.0.6261.130 Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
electron-roller[bot] authored
chore: bump chromium in DEPS to 122.0.6261.129 Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
- Mar 13, 2024
-
-
Keeley Hammond authored
* fix: remove dxdiag telemetry * fix: update methods in GPU info manager * fix: update gpu_notify_when_dxdiag_request_fails
-
Calvin authored
* chore: cherry-pick 2607ddacd643 from chromium * chore: update patches --------- Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
-
chrome://process-internals`trop[bot] authored
fix: chrome://process-internals failing to load Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com> Co-authored-by:
John Kleinschmidt <jkleinsc@electronjs.org>
-
trop[bot] authored
* docs: `nativeImage` api cleanup Co-authored-by:
Erick Zhao <erick@hotmail.ca> * Update docs/api/native-image.md Co-authored-by:
Erick Zhao <erick@hotmail.ca> * Update native-image.md Co-authored-by:
Erick Zhao <erick@hotmail.ca> * Update docs/api/native-image.md Co-authored-by:
Felix Rieseberg <fr@makenotion.com> Co-authored-by:
Erick Zhao <erick@hotmail.ca> * Update link to app icon Co-authored-by:
Alice Zhao <66543449+alicelovescake@users.noreply.github.com> Co-authored-by:
Erick Zhao <erick@hotmail.ca> --------- Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Erick Zhao <erick@hotmail.ca>
-
trop[bot] authored
Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Felix Rieseberg <fr@makenotion.com>
-
- Mar 09, 2024
-
-
electron-roller[bot] authored
chore: bump chromium in DEPS to 122.0.6261.112 Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
- Mar 08, 2024
-
-
John Kleinschmidt authored
* test: disable CapturableScreen tests on Windows x64 (cherry picked from commit 60a288a2) * test: disable js-execute-iframe" case should not crash on win 32-bit (cherry picked from commit d545ae04)
-
- Mar 07, 2024
-
-
trop[bot] authored
docs: correct timeline inaccuracy Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
electron-roller[bot] authored
chore: bump chromium in DEPS to 122.0.6261.111 Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com>
-
trop[bot] authored
chore: add missing gin::Wrappable GetTypeName overrides Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-
- Mar 06, 2024
-
-
trop[bot] authored
fix: user-did-{resign|become}-active events on macOS Co-authored-by:
trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by:
Shelley Vohr <shelley.vohr@gmail.com>
-