mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
* chore: testing of desktopCapturer can run on arm * fix: DesktopMediaListCaptureThread crash Fixed a crash when Windows calls ::CoCreateInstance() in the DesktopMediaListCaptureThread before COM is initialized. * test: added test for desktopCapturer fetchWindowIcons * chore: updating Chromium patch hash --------- Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com> Co-authored-by: Kanishk Ranjan <68316017+KanishkRanjan@users.noreply.github.com>