electron/patches
trop[bot] b0dea2f1c1
feat: dynamic ESM import in preload without context isolation (#48487)
* Dynamic ESM import in non-context-isolated preload

Extend `HostImportModuleWithPhaseDynamically`'s routing to support
Node.js import resolution in non-context-isolated preloads through
`v8_host_defined_options` length check. The length of host defined
options is distinct between Blink and Node.js and we can use it to
determine which resolver to use.

Co-authored-by: Fedor Indutny <indutny@signal.org>

* chore: update patches

---------

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Fedor Indutny <indutny@signal.org>
Co-authored-by: John Kleinschmidt <jkleinsc@electronjs.org>
2025-10-21 15:13:05 -04:00
..
angle build: handle Metal toolchain being unbundled from Xcode 26 (#48471) 2025-10-10 11:41:48 +02:00
boringssl chore: bump chromium to 138.0.7204.15 (37-x-y) (#46980) 2025-06-09 09:32:23 -04:00
chromium feat: dynamic ESM import in preload without context isolation (#48487) 2025-10-21 15:13:05 -04:00
devtools_frontend chore: bump chromium to 138.0.7204.15 (37-x-y) (#46980) 2025-06-09 09:32:23 -04:00
ffmpeg chore: bump chromium to 137.0.7149.0 (main) (#46777) 2025-04-28 11:39:12 -04:00
Mantle chore: bump chromium to 096e5313aaf19dfa0c4710145c34d (master) (#26535) 2020-12-14 10:57:36 -08:00
nan chore: bump chromium to 135.0.7041.2 (main) (#45850) 2025-02-28 17:29:23 -05:00
node chore: bump node to v22.20.0 (37-x-y) (#48380) 2025-10-14 16:19:41 +02:00
perfetto chore: bump chromium to 128.0.6558.0 (main) (#42413) 2024-07-02 09:51:33 +02:00
ReactiveObjC chore: bump chromium to 94.0.4584.0 (main) (#30030) 2021-07-26 09:02:16 -07:00
reclient-configs chore: bump chromium to 124.0.6359.0 (main) (#41584) 2024-03-15 14:03:42 -04:00
sqlite chore: bump chromium to 137.0.7141.0 (main) (#46725) 2025-04-24 17:18:38 +09:00
squirrel.mac fix: Squirrel.Mac crash when zip extraction fails (#47302) 2025-05-30 10:46:12 -04:00
v8 chore: bump node to v22.20.0 (37-x-y) (#48380) 2025-10-14 16:19:41 +02:00
webrtc chore: bump chromium to 138.0.7204.15 (37-x-y) (#46980) 2025-06-09 09:32:23 -04:00
config.json build: handle Metal toolchain being unbundled from Xcode 26 (#48471) 2025-10-10 11:41:48 +02:00
README.md docs: add a dev doc describing the patch system (#20489) 2019-10-09 14:48:09 -07:00