Fedor Indutny
6aa6bada79
fix: third time screen sharing on macOS ( #43767 )
...
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: Fedor Indutny <238531+indutny@users.noreply.github.com >
2024-09-19 18:28:28 -07:00
..
2024-01-24 16:45:08 -06:00
2020-03-20 13:28:31 -07:00
2020-07-13 09:58:49 -07:00
2024-07-17 09:48:03 -04:00
2020-07-01 12:27:12 -07:00
2024-08-22 12:48:25 +02:00
2024-09-09 14:22:30 +02:00
2024-08-22 12:48:25 +02:00
2023-05-25 20:36:12 +09:00
2020-06-22 20:32:45 -07:00
2023-10-25 14:02:15 -04:00
2024-09-10 16:05:57 -07:00
2024-05-31 12:04:22 +02:00
2020-06-22 20:32:45 -07:00
2022-12-12 10:11:48 -08:00
2022-08-03 16:55:12 -07:00
2024-08-22 14:13:30 -04:00
2024-08-22 14:13:30 -04:00
2023-08-31 23:36:43 +09:00
2024-08-22 14:13:30 -04:00
2023-10-25 14:02:15 -04:00
2023-12-13 13:01:03 -08:00
2022-06-21 16:34:56 +09:00
2024-01-04 16:20:37 -05:00
2020-07-13 09:58:49 -07:00
2024-01-04 16:20:37 -05:00
2022-06-21 16:34:56 +09:00
2023-10-25 14:02:15 -04:00
2020-06-22 20:32:45 -07:00
2024-04-22 13:40:01 -07:00
2022-07-12 08:38:49 -07:00
2021-08-05 15:12:54 -07:00
2022-06-21 16:34:56 +09:00
2024-09-19 18:28:28 -07:00
2023-10-25 14:02:15 -04:00
2024-07-24 14:38:22 +02:00
2024-08-22 12:48:25 +02:00
2020-06-22 20:32:45 -07:00
2023-10-25 14:02:15 -04:00
2023-12-13 13:01:03 -08:00
2020-07-13 09:58:49 -07:00
2024-08-19 15:46:04 -04:00
2023-07-25 12:08:46 -04:00