[Webkit-unassigned] [Bug 180699] New: getUserMedia is resolving before the document knows it is capturing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 12 09:13:27 PST 2017


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

            Bug ID: 180699
           Summary: getUserMedia is resolving before the document knows it
                    is capturing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com
                CC: youennf at gmail.com

Sometimes getUserMedia promise will be resolved and autoplay will not be disabled as the promise resolves before the stream is producing data and the document knows it is capturing.
We may want to delay promise resolution until the stream is ready to produce data.

-- 
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/20171212/83a858c7/attachment.html>


More information about the webkit-unassigned mailing list