[Webkit-unassigned] [Bug 240569] New: MediaStreamTrack.getConstraints is empty object

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 18 03:55:21 PDT 2022


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

            Bug ID: 240569
           Summary: MediaStreamTrack.getConstraints is empty object
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Intel)
                OS: macOS 12
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: avade at dialpad.com
                CC: youennf at gmail.com

Created attachment 459533

  --> https://bugs.webkit.org/attachment.cgi?id=459533&action=review

reprodicble test case

Steps to reproduce:
- Open the attached html file in safari browser
- Click on the button
- Notice `{}` is printed below the first video element. It should not be empty

The html file invokes getDisplayMedia and then does track.getConstraints() on the resultant track.

-- 
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/20220518/fdcbfffd/attachment-0001.htm>


More information about the webkit-unassigned mailing list