WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
124672
Implement a mutable Dictionary to manipulate MediaTrack constraints
https://bugs.webkit.org/show_bug.cgi?id=124672
Summary
Implement a mutable Dictionary to manipulate MediaTrack constraints
Nick Diego Yamane (diegoyam)
Reported
2013-11-20 11:57:43 PST
MediaTrackConstraint::constraint() should return a WebCore::Dictionary containing values from underlying mandatory and options MediaConstraints.
Attachments
Add attachment
proposed patch, testcase, etc.
Adam Bergkvist
Comment 1
2015-04-14 23:12:05 PDT
Perhaps this bug should be renamed to be more general? Has anyone thought of how this would be done? Would it involve an IDL or would you just have a general Dictionary object that you set some properties on and send off into JS land?
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug