Closed
Bug 1780884
Opened 3 years ago
Closed 2 years ago
Research why we see multiple calls to DesktopCaptureImpl::StartCapture
Categories
(Core :: WebRTC, task)
Core
WebRTC
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: mjf, Unassigned)
References
Details
Running ./mach crashtest dom/media/tests/crashtests/1490700.html
we see multiple calls to DesktopCaptureImpl::StartCapture. We should understand why this is happening and whether we can avoid it.
Reporter | ||
Updated•3 years ago
|
Depends on: libwebrtc-fast-forward
Comment 1•2 years ago
|
||
This is per design from making VideoCaptureModules shared between capture requests.
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•