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 .
- Aug 17, 2022
-
-
Robo authored
* fix: promise support with webFrameMain.executeJavaScript * chore: reject when result is an error
-
Bruno Pitrus authored
* build: allow Linux distros to build against system shared libraries Add GN flags to build the embedded nodejs copy against system libraries instead of vendored copies in `third_party/electron_node/deps`: * cares * llhttp * nghttp2 * hdr_histogram See also chromium's build/linux/unbundle/README for more Electron-relevant information about vendored dependencies. * Update patches/node/build_add_gn_build_files.patch Co-authored-by:
Darshan Sen <raisinten@gmail.com> Co-authored-by:
Darshan Sen <raisinten@gmail.com>
-
Raymond Zhao authored
* fix: Frameless window shows frame while opening * Clarify comments * Inline setter * Edit comment
-
Jeremy Rose authored
* test: drop the now-empty remote runner from CI * move fixtures to spec-main * remove remote runner * fix stuff * remove global-paths hack * move ts-smoke to spec/ * fix test after merge * rename spec-main to spec * no need to ignore spec/node_modules twice * simplify spec-runner a little * no need to hash pj/yl twice * undo lint change to verify-mksnapshot.py * excessive .. * update electron_woa_testing.yml * don't search for test-results-remote.xml it is never produced now
- Aug 16, 2022
-
-
Milan Burda authored
Co-authored-by:
Milan Burda <miburda@microsoft.com>
- Aug 15, 2022
-
-
Shelley Vohr authored
fix: serialPort.open() failing
-
Zuohui Yang authored
Co-authored-by:
yangzuohui <yangzuohui@bytedance.com>
-
Milan Burda authored
-
Jeremy Rose authored
* test: migrate remaining webview specs to main * fix merge * add dirty-chai * retry capturePage() * fix test
-
Rhitik Bhatt authored
* Remove unused import of path This import gives out the error in the preload script: Error: module not found: path at preloadRequire * Removes unused import in preload script notes: Removes unused import which causes issue in preload script of drag and drop tutorial * Remove import path as it is not used in the script note: Removes import path as it is not used in the script
-
Charles Kerr authored
* docs: add Electron deps to license credits file * fixup! docs: add Electron deps to license credits file remove nan; it is dev-only
-
Shelley Vohr authored
refactor: simplify Browser::SetLoginItemSettings
-
- Aug 12, 2022
- Aug 11, 2022
-
-
Keeley Hammond authored
* infra: bump @electron/get to 2.0.0, node to >= 12+ * chore: empty commit to trigger CircleCI
-
Shelley Vohr authored
-
- Aug 10, 2022
-
-
Samuel Attard authored
Fixes #35255
-
Milan Burda authored
-
Trang Le authored
fix(docs): fix a typo
- Aug 09, 2022
-
-
Jeremy Rose authored
* test: migrate node specs to main * test: migrate asar specs to main runner * fix execFile
-
Darshan Sen authored
build: fix error in the ts-compile-doc-change step Fixes the following error: https://app.circleci.com/pipelines/github/electron/electron/56517/workflows/ea0f6548-e0ac-40c6-bacb-e24610cd6670/jobs/1287168?invite=true#step-103-29 ```sh $ webpack --config build/webpack/webpack.config.asar.js --output-filename=asar.js --output-path=./.tmp --env.mode=development [webpack-cli] Error: Unknown option '--env.mode=development' [webpack-cli] Run 'webpack --help' to see available commands and options error Command failed with exit code 2. info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. ``` This probably started happening because of the recent webpack upgrade in https://github.com/electron/electron/pull/34990 . Signed-off-by:
Darshan Sen <raisinten@gmail.com>
- Aug 08, 2022
-
-
Aaron Meriwether authored
-
Milan Burda authored
- Aug 07, 2022
-
-
John Kleinschmidt authored
* test: temporarily disable test on mas arm64 that is causing crash * disable the right test * chore: speculative fix for CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER crash * enable all the tests * Revert "chore: speculative fix for CFNOTIFICATIONCENTER_IS_CALLING_OUT_TO_AN_OBSERVER crash" This reverts commit b7c8ef364c03053e776fcdf495c4caeafb2dadb7. * test: disable tests that crash on mas arm64
-
- Aug 06, 2022
-
-
Shelley Vohr authored
-
- Aug 05, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit fbcd8f8a.
-
Sudowoodo Release Bot authored
-
Jeremy Rose authored
-
Jeremy Rose authored
-
Erick Zhao authored
-
- Aug 04, 2022
-
-
Sudowoodo Release Bot authored
This reverts commit 47a08f95.
-
Sudowoodo Release Bot authored
-
Brad Carter authored
-
Jeremy Rose authored
-