Skip to content
Snippets Groups Projects
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 .
  1. Jul 08, 2024
  2. Jul 04, 2024
  3. Jul 03, 2024
  4. Jul 02, 2024
  5. Jul 01, 2024
  6. Jun 29, 2024
    • Charles Kerr's avatar
      fix: potential null dereference in normalizeSpawnArguments() patch (#42697) · 70bb34ed
      Charles Kerr authored
      fix: potential null dereference in normalizeSpawnArguments() patch (#42260)
      
      fix: potential null deref in normalizeSpawnArguments() patch
      
      Use upstream's practice of using `env = options.env || process.env`.
      Previously, we were unconditionally assigning CRASHDUMP_SIGNAL_FD
      and CRASHPAD_HANDLER_PID to options.env.
      70bb34ed
    • trop[bot]'s avatar
      build: remove fs-extra devdep (#42708) · e480e29c
      trop[bot] authored
      
      * build: remove fs-extra dependency from script/gen-filenames.ts
      
      * build: remove fs-extra dependency from script/spec-runner.js
      
      * build: remove fs-extra dependency from script/gn-asar.js
      
      * build: remove fs-extra dependency from spec/api-autoupdater-darwin-spec.ts
      
      * build: remove fs-extra dependency from spec/api-safe-storage-spec.ts
      
      * build: remove fs-extra dependency from spec/lib/codesign-helpers.ts
      
      * build: remove fs-extra dependency from spec/api-app-spec.ts
      
      * build: remove fs-extra dependency from spec/esm-spec.ts
      
      * build: remove fs-extra dependency from spec/lib/fs-helpers.ts
      
      * build: remove fs-extra dependency from spec/lib/api-shell-spec.ts
      
      * build: remove fs-extra dependency from spec/api-context-bridge-spec.ts
      
      * build: remove fs-extra dependency from spec/asar-integrity-spec.ts
      
      * build: remove fs-extra dependency from spec/node-spec.ts
      
      * build: remove fs-extra devdiv
      
      * fixup! build: remove fs-extra dependency from spec/api-context-bridge-spec.ts
      
      * fix: use force: true when removing directories
      
      * chore: reduce diffs to main
      
      Co-authored-by: default avatartrop[bot] <37223003+trop[bot]@users.noreply.github.com>
      Co-authored-by: default avatarCharles Kerr <charles@charleskerr.com>
      e480e29c
  7. Jun 28, 2024
  8. Jun 27, 2024
  9. Jun 24, 2024
  10. Jun 23, 2024
  11. Jun 21, 2024
  12. Jun 20, 2024
  13. Jun 19, 2024
  14. Jun 18, 2024
  15. Jun 15, 2024
  16. Jun 13, 2024
  17. Jun 12, 2024
  18. Jun 11, 2024