WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
66940
[Chromium] MediaStream API: Add the MediaStreamRegistry interface
https://bugs.webkit.org/show_bug.cgi?id=66940
Summary
[Chromium] MediaStream API: Add the MediaStreamRegistry interface
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
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Tommy Widenflycht
Comment 1
2011-08-25 07:41:44 PDT
Created
attachment 105188
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug