[webkit-reviews] review granted: [Bug 90180] MediaStream API: Update MediaStreamTrack to match the specification : [Attachment 154018] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 24 10:32:43 PDT 2012


Adam Barth <abarth at webkit.org> has granted Tommy Widenflycht
<tommyw at google.com>'s request for review:
Bug 90180: MediaStream API: Update MediaStreamTrack to match the specification
https://bugs.webkit.org/show_bug.cgi?id=90180

Attachment 154018: Patch
https://bugs.webkit.org/attachment.cgi?id=154018&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=154018&action=review


> Source/WebCore/Modules/mediastream/MediaStreamTrack.idl:29
>	   Conditional=MEDIA_STREAM,
> +	   EventTarget

I think we need to add the ActiveDOMObject attribute to this class because
MediaStreamTrack inherits from ActiveDOMObject.  Please feel free to do that in
a followup patch.


More information about the webkit-reviews mailing list