[webkit-reviews] review requested: [Bug 98416] MediaStream API: Update the MediaStream constructor : [Attachment 174660] Updated patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 16 05:55:51 PST 2012


Adam Bergkvist <adam.bergkvist at ericsson.com> has asked	for review:
Bug 98416: MediaStream API: Update the MediaStream constructor
https://bugs.webkit.org/show_bug.cgi?id=98416

Attachment 174660: Updated patch
https://bugs.webkit.org/attachment.cgi?id=174660&action=review

------- Additional Comments from Adam Bergkvist <adam.bergkvist at ericsson.com>
The spec has been updated with a simplified version of the MediaStream
constructor.

[Constructor (),
Constructor (MediaStream? stream),
Constructor (MediaStreamTrack[] tracks)]

It's still not possible to do this without a custom binding, but the bindings
are simpler.


More information about the webkit-reviews mailing list