Open
Bug 1743933
Opened 4 years ago
getUserMedia() aborts on replacement of initial about:blank document
Categories
(Core :: WebRTC: Audio/Video, defect)
Core
WebRTC: Audio/Video
Tracking
()
NEW
People
(Reporter: karlt, Unassigned)
References
Details
This is due to cancelling the getUserMedia()
process on navigation even when the Window
global is retained.
Bug 543435 means this happens even if there is no intended replacement of the
about:blank document.
You need to log in
before you can comment on or make changes to this bug.
Description
•