Bug 58452 - The timeline of the video controls is unusable if the multimedia backend returns a infinite duration
Summary: The timeline of the video controls is unusable if the multimedia backend retu...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P3 Minor
Assignee: Alexis Menard (darktears)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-13 10:16 PDT by Alexis Menard (darktears)
Modified: 2011-04-13 18:47 PDT (History)
2 users (show)

See Also:


Attachments
Proposed patch. (1.81 KB, patch)
2011-04-13 10:22 PDT, Alexis Menard (darktears)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexis Menard (darktears) 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.
Comment 1 Alexis Menard (darktears) 2011-04-13 10:22:51 PDT
Created attachment 89398 [details]
Proposed patch.
Comment 2 Dimitri Glazkov (Google) 2011-04-13 10:25:07 PDT
Comment on attachment 89398 [details]
Proposed patch.

Ok.
Comment 3 WebKit Commit Bot 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>
Comment 4 WebKit Commit Bot 2011-04-13 18:47:50 PDT
All reviewed patches have been landed.  Closing bug.