mirror of
https://github.com/electron/electron.git
synced 2026-01-28 16:58:21 -05:00
* fix: create a window capturer correctly We were incorrectly creating two screen capturers instead of a window capturer * spec: ensure dc tests pass * spec: enable all tests after verifying dc tests work