Bug 120219

Summary: LayoutTests/http/tests/media/video-throttled-load.cgi issue on range support
Product: WebKit Reporter: Andre Moreira Magalhaes <andrunko>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, jer.noble
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Andre Moreira Magalhaes 2013-08-23 11:57:05 PDT
LayoutTests/http/tests/media/video-throttled-load.cgi incorrectly counts the bytes when handling range requests. 

The $total member should start with $parsedRange[0] (start) instead of 0. Patch is coming.
Comment 1 Andre Moreira Magalhaes 2013-08-23 12:01:13 PDT
Created attachment 209484 [details]
Patch
Comment 2 WebKit Commit Bot 2013-08-23 13:22:02 PDT
Comment on attachment 209484 [details]
Patch

Clearing flags on attachment: 209484

Committed r154514: <http://trac.webkit.org/changeset/154514>
Comment 3 WebKit Commit Bot 2013-08-23 13:22:04 PDT
All reviewed patches have been landed.  Closing bug.