RESOLVED FIXED Bug 146022
WebRTC: Navigator.webkitGetUserMedia() requires three arguments
https://bugs.webkit.org/show_bug.cgi?id=146022
Summary WebRTC: Navigator.webkitGetUserMedia() requires three arguments
Adam Bergkvist
Reported 2015-06-16 09:36:33 PDT
Navigator.webkitGetUserMedia() used have an optional error callback, but it's now required according to the spec [1]. [1] http://w3c.github.io/mediacapture-main/archives/20150523/getusermedia.html#navigatorusermedia-interface-extensions
Attachments
Proposed patch (21.23 KB, patch)
2015-06-16 09:51 PDT, Adam Bergkvist
no flags
Adam Bergkvist
Comment 1 2015-06-16 09:51:57 PDT
Created attachment 254953 [details] Proposed patch Proposed patch
WebKit Commit Bot
Comment 2 2015-06-22 01:37:25 PDT
Comment on attachment 254953 [details] Proposed patch Clearing flags on attachment: 254953 Committed r185820: <http://trac.webkit.org/changeset/185820>
WebKit Commit Bot
Comment 3 2015-06-22 01:37:27 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.