electron/patches
trop[bot] b896dbb103
fix: third time screen sharing on macOS (#43810)
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 22:12:19 -05:00
..
boringssl chore: bump chromium to 129.0.6654.0 (main) (#43312) 2024-08-13 15:04:43 -04:00
chromium fix: third time screen sharing on macOS (#43810) 2024-09-19 22:12:19 -05:00
devtools_frontend chore: bump chromium to 129.0.6664.0 (main) (#43329) 2024-08-19 14:52:53 -04: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 130.0.6669.0 (33-x-y) (#43403) 2024-08-21 20:20:13 +02:00
node build: compile Node.js with C++20 support (#43684) 2024-09-11 17:10:33 +02:00
perfetto chore: bump chromium to 128.0.6558.0 (main) (#42413) 2024-07-02 09:51:33 +02:00
ReactiveObjC
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 129.0.6630.0 (main) (#43087) 2024-08-02 09:02:11 -05:00
v8 chore: bump chromium to 130.0.6671.0 (33-x-y) (#43440) 2024-08-22 15:50:23 -05: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