electron/patches
trop[bot] 8ac9d16162
fix: third time screen sharing on macOS (#43809)
Because we used decrementing negative source ids for fake video id when
instantating a native macOS screen share picker, we eventually hit the
`DesktopMediaID::kFakeId = -3` in Chromium source code which displayed a
test green screen.

In this change we reserve our own fake id of `-4` and decrement the
window id integer for uniqueness instead.

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Fedor Indutny <238531+indutny@users.noreply.github.com>
2024-09-19 20:33:41 -07:00
..
boringssl chore: bump chromium to 128.0.6558.0 (32-x-y) (#42746) 2024-07-03 10:54:21 -04:00
chromium fix: third time screen sharing on macOS (#43809) 2024-09-19 20:33:41 -07:00
devtools_frontend chore: bump chromium to 128.0.6611.0 (32-x-y) (#43017) 2024-07-25 11:24:11 +02:00
ffmpeg chore: bump chromium to 124.0.6351.0 (main) (#41514) 2024-03-12 10:15:41 +01:00
Mantle
nan chore: bump chromium to 128.0.6571.0 (32-x-y) (#42767) 2024-07-03 15:58:15 -04:00
node build: compile Node.js with C++20 support (32-x-y) (#43785) 2024-09-19 09:56:04 +02:00
perfetto chore: bump chromium to 128.0.6558.0 (32-x-y) (#42746) 2024-07-03 10:54:21 -04: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
squirrel.mac chore: bump chromium to 125.0.6412.0 (main) (#41610) 2024-04-15 18:10:32 -04:00
v8 chore: bump chromium to 128.0.6613.120 (32-x-y) (#43502) 2024-09-05 10:46:57 -04:00
webrtc chore: bump chromium to 124.0.6331.0 (main) (#41474) 2024-03-05 11:47:48 -05:00
config.json build: export matching patches (#41174) 2024-02-08 13:47:59 -05:00
README.md