Bug 144511

Summary: [iOS] Scrubber display is broken if the buffered range is empty
Product: WebKit Reporter: Dean Jackson <dino>
Component: MediaAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch eric.carlson: review+

Description Dean Jackson 2015-05-01 17:49:17 PDT
If the value returned by video.buffered is an empty list, then the scrubber doesn't display properly. This should never happen, but it is at the moment :)
Comment 1 Radar WebKit Bug Importer 2015-05-01 17:49:48 PDT
<rdar://problem/20788340>
Comment 2 Dean Jackson 2015-05-01 17:53:12 PDT
Created attachment 252206 [details]
Patch
Comment 3 Dean Jackson 2015-05-01 17:56:39 PDT
Committed r183704: <http://trac.webkit.org/changeset/183704>