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 .
- Jan 04, 2022
-
-
Shubham Kumar authored
-
Maciej Krawczyk authored
The current description incorrectly states that the webFrame export represents the top frame but it actually represents the current frame.
-
Darshan Sen authored
CFLocaleGetValue() returned null and crashed the process when app.getLocaleCountryCode() was run on a CircleCI metal resource class macOS instance with Xcode 12.5.1. This change fixes that logic and adds further checks to make the code future-proof. Here too people are complaining that the returned country code migth be null: https://stackoverflow.com/questions/15202454/nslocalecountrycode-returns-nil Signed-off-by:
Darshan Sen <darshan.sen@postman.com>
-
Duncan Hewett authored
-
Oran C authored
there is a issue with rendering on the bottom of page https://www.electronjs.org/docs/v14-x-y/tutorial/quick-start which looks like this  all id did is remove the spacing and it should fix the issue. sometimes having spaces before a "```" will cause issues hope this helps!
-
Romain Pokrzywka authored
WebRTC has changed how they integrate into Chromium, they don't expose their dependencies externally anymore. Instead, one must now go through webrtc_overrides: https://chromium.googlesource.com/chromium/src.git/+/cbc90fd093956 We're already including webrtc_overrides as a dependency which includes the modules, so this extra deps isn't needed anymore.
- Jan 03, 2022
-
-
ganthern authored
-
Jack Nemitz authored
Resolve a grammar issue in the quick-start guide.
- Dec 31, 2021
- Dec 29, 2021
- Dec 28, 2021
-
-
Sudowoodo Release Bot authored
This reverts commit 66a55ba7.
- Dec 27, 2021
-
-
Sudowoodo Release Bot authored
-
- Dec 23, 2021
- Dec 22, 2021
- Dec 21, 2021
- Dec 20, 2021
- Dec 18, 2021
-
-
Keeley Hammond authored
-
- Dec 17, 2021
-
-
electron-roller[bot] authored
* chore: bump node in DEPS to v16.13.1 * update patches * update c-ares BUILD.gn Co-authored-by:
electron-roller[bot] <84116207+electron-roller[bot]@users.noreply.github.com> Co-authored-by:
clavin <clavin@electronjs.org>
-
Micha Hanselmann authored
* fix: win7 crash when playing media * reset * chore: update patches Co-authored-by:
PatchUp <73610968+patchup[bot]@users.noreply.github.com>
- Dec 16, 2021
-
-
Samuel Attard authored
- Dec 15, 2021
-
-
Dennis authored
The discord url in this page is discord.gg/electron, which refers to a (supposed) roblox scripting group.
- Dec 14, 2021
- Dec 13, 2021
-
-
stephen9357 authored
The names of environment variables are case-sensitive on Linux and Mac.
- Dec 10, 2021
- Dec 09, 2021
- Dec 08, 2021
-
-
Sudowoodo Release Bot authored
This reverts commit df7eb209.
- Dec 07, 2021
-
-
Sudowoodo Release Bot authored
-
- Dec 06, 2021
-
-
Cheng Zhao authored
* fix: window.open not overriding parent's webPreferences * test: remove "nativeWindowOpen: false" from renderer tests
-
Milan Burda authored
-
fengmk2 authored