RESOLVED FIXED 58452
The timeline of the video controls is unusable if the multimedia backend returns a infinite duration
https://bugs.webkit.org/show_bug.cgi?id=58452
Summary The timeline of the video controls is unusable if the multimedia backend retu...
Alexis Menard (darktears)
Reported 2011-04-13 10:16:21 PDT
The bug occurred when the underlaying GStreamer backend of Qt Multimedia was returning an infinite duration for the video. The timeline of the video controls was shown but was unusable (seeking broken for example). It's better to hide it rather than a broken state.
Attachments
Proposed patch. (1.81 KB, patch)
2011-04-13 10:22 PDT, Alexis Menard (darktears)
no flags
Alexis Menard (darktears)
Comment 1 2011-04-13 10:22:51 PDT
Created attachment 89398 [details] Proposed patch.
Dimitri Glazkov (Google)
Comment 2 2011-04-13 10:25:07 PDT
Comment on attachment 89398 [details] Proposed patch. Ok.
WebKit Commit Bot
Comment 3 2011-04-13 18:47:44 PDT
Comment on attachment 89398 [details] Proposed patch. Clearing flags on attachment: 89398 Committed r83804: <http://trac.webkit.org/changeset/83804>
WebKit Commit Bot
Comment 4 2011-04-13 18:47:50 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.