Bug 44869

Summary: [GTK] Buffered ranges drawing support
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch
none
proposed patch mrobinson: review+

Description Philippe Normand 2010-08-30 05:45:34 PDT
In the current theme rendering engine we get the percentLoaded() value from the player and fill the media slider track accordingly. Instead it'd be nice to get the ::buffered() TimeRanges and draw them as rectangles inside the media slider track.
Comment 1 Philippe Normand 2010-08-30 09:14:43 PDT
Created attachment 65920 [details]
proposed patch
Comment 2 Philippe Normand 2010-08-30 09:17:56 PDT
Created attachment 65921 [details]
proposed patch
Comment 3 Martin Robinson 2010-08-30 15:23:35 PDT
Comment on attachment 65921 [details]
proposed patch

LGTM.
Comment 4 Philippe Normand 2010-08-30 23:45:32 PDT
http://trac.webkit.org/changeset/66460