[Webkit-unassigned] [Bug 188088] Calling getUserMedia in a link that was opened with target="_blank" does not work the second time

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 26 19:12:07 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=188088

--- Comment #1 from Adam <adam at tokbox.com> ---
Actually, getUserMedia does respond, it's just that the video never starts playing. If you call stop() on all of the tracks before you close the new window then everything is fine. It's as if the access to the video isn't cleaned up properly until you close the original tab that opened that link.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180727/39b6cb5b/attachment.html>


More information about the webkit-unassigned mailing list