[webkit-reviews] review granted: [Bug 95217] Make MediaSource event dispatch asynchronous. : [Attachment 161045] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 28 13:49:46 PDT 2012


Eric Carlson <eric.carlson at apple.com> has granted Aaron Colwell
<acolwell at chromium.org>'s request for review:
Bug 95217: Make MediaSource event dispatch asynchronous.
https://bugs.webkit.org/show_bug.cgi?id=95217

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

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=161045&action=review


> Source/WebCore/ChangeLog:14
> +	   (WebCore::MediaSource::MediaSource): Create GenericEventQueue & pass
a reference to SourceBufferList.

Nit: you actually pass a pointer to the GenericEventQueue, not a reference.


More information about the webkit-reviews mailing list