NEW 121572
[MSE] Seek if MediaSource duration set below currentTime
https://bugs.webkit.org/show_bug.cgi?id=121572
Summary [MSE] Seek if MediaSource duration set below currentTime
Jer Noble
Reported 2013-09-18 14:10:47 PDT
[MSE] Seek if MediaSource duration set below currentTime
Attachments
Patch (19.53 KB, patch)
2013-09-18 14:18 PDT, Jer Noble
eric.carlson: review+
webkit-ews: commit-queue-
Jer Noble
Comment 1 2013-09-18 14:18:15 PDT
Early Warning System Bot
Comment 2 2013-09-18 14:25:58 PDT
EFL EWS Bot
Comment 3 2013-09-18 14:26:33 PDT
Early Warning System Bot
Comment 4 2013-09-18 14:29:12 PDT
kov's GTK+ EWS bot
Comment 5 2013-09-18 14:29:38 PDT
EFL EWS Bot
Comment 6 2013-09-18 14:30:01 PDT
Build Bot
Comment 7 2013-09-18 14:46:31 PDT
Build Bot
Comment 8 2013-09-18 15:01:04 PDT
Build Bot
Comment 9 2013-09-19 13:25:39 PDT
Eric Carlson
Comment 10 2013-11-05 13:47:21 PST
Comment on attachment 212021 [details] Patch 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.
Note You need to log in before you can comment on or make changes to this bug.