Bug 36116

Summary: [GStreamer] duration query optimizations
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch gustavo: review+

Philippe Normand
Reported 2010-03-15 08:06:59 PDT
If the duration of the media is unknown we always attempt to query it again. Instead, we should re-attempt the query only when we receive duration-changed messages.
Attachments
proposed patch (3.95 KB, patch)
2010-03-15 08:22 PDT, Philippe Normand
gustavo: review+
Philippe Normand
Comment 1 2010-03-15 08:22:24 PDT
Created attachment 50709 [details] proposed patch
Gustavo Noronha (kov)
Comment 2 2010-03-15 11:44:17 PDT
Comment on attachment 50709 [details] proposed patch Looks sane to me.
Philippe Normand
Comment 3 2010-03-15 13:19:31 PDT
Landed in r56010
Note You need to log in before you can comment on or make changes to this bug.