[webkit-reviews] review granted: [Bug 121572] [MSE] Seek if MediaSource duration set below currentTime : [Attachment 212021] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 5 13:48:33 PST 2013


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 121572: [MSE] Seek if MediaSource duration set below currentTime
https://bugs.webkit.org/show_bug.cgi?id=121572

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

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


> Source/WebCore/html/HTMLMediaElement.cpp:1098
> +	   if (m_mediaSource->attachToElement(this))

See comment in the other patch about calling
m_mediaSource->attachToElement(nullptr) at some point.


More information about the webkit-reviews mailing list