Bug 66940

Summary: [Chromium] MediaStream API: Add the MediaStreamRegistry interface
Product: WebKit Reporter: Tommy Widenflycht <tommyw>
Component: DOMAssignee: Tommy Widenflycht <tommyw>
Status: RESOLVED WONTFIX    
Severity: Normal CC: donggwan.kim, fishd, grunell, s.choi
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 56459    
Attachments:
Description Flags
Patch none

Tommy Widenflycht
Reported 2011-08-25 07:35:03 PDT
Implement the WebKit Chromium code providing the MediaStreamRegistry interface for the MediaStream API.
Attachments
Patch (6.18 KB, patch)
2011-08-25 07:41 PDT, Tommy Widenflycht
no flags
Tommy Widenflycht
Comment 1 2011-08-25 07:41:44 PDT
Darin Fisher (:fishd, Google)
Comment 2 2011-08-26 11:31:12 PDT
Comment on attachment 105188 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=105188&action=review > Source/WebKit/chromium/public/WebMediaStreamRegistry.h:37 > + static WebString mediaStreamLabel(const WebURL&); Are you sure we don't want to create a WebMediaStream interface? The WebKit API is designed to make it really easy to wrap ref- counted WebCore types. Then, WebMediaStream could have a label property. It would help if you could share your overall plans for MediaStream APIs. I don't have any idea what is coming next.
Eric Seidel (no email)
Comment 3 2011-12-19 11:08:09 PST
Comment on attachment 105188 [details] Patch Cleared review? from attachment 105188 [details] so that this bug does not appear in http://webkit.org/pending-review. If you would like this patch reviewed, please attach it to a new bug (or re-open this bug before marking it for review again).
Note You need to log in before you can comment on or make changes to this bug.