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

Andre Moreira Magalhaes
Reported 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.
Attachments
Patch (1.83 KB, patch)
2013-08-23 12:01 PDT, Andre Moreira Magalhaes
no flags
Andre Moreira Magalhaes
Comment 1 2013-08-23 12:01:13 PDT
WebKit Commit Bot
Comment 2 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>
WebKit Commit Bot
Comment 3 2013-08-23 13:22:04 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.