Bug 146022

Summary: WebRTC: Navigator.webkitGetUserMedia() requires three arguments
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, jonlee, mdaiter
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 143211    
Attachments:
Description Flags
Proposed patch none

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.