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

Description Adam Bergkvist 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
Comment 1 Adam Bergkvist 2015-06-16 09:51:57 PDT
Created attachment 254953 [details]
Proposed patch

Proposed patch
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2015-06-22 01:37:27 PDT
All reviewed patches have been landed.  Closing bug.