WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
158763
getUserMedia() empty constraints should trigger TypeError.
https://bugs.webkit.org/show_bug.cgi?id=158763
Summary
getUserMedia() empty constraints should trigger TypeError.
George Ruan
Reported
2016-06-14 16:02:40 PDT
http://www.w3.org/TR/mediacapture-streams/#dom-mediadevices-getusermedia
- Step 3. Currently, A NOT_SUPPORTED_ERR is returned if requestedMediaTypes is the empty set, but the specification indicates that a TypeError should be thrown instead.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-06-14 16:06:31 PDT
<
rdar://problem/26801417
>
George Ruan
Comment 2
2016-08-11 18:42:46 PDT
Fix for this bug is in
https://bugs.webkit.org/show_bug.cgi?id=160533
.
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