Bug 120219 - LayoutTests/http/tests/media/video-throttled-load.cgi issue on range support
Summary: LayoutTests/http/tests/media/video-throttled-load.cgi issue on range support
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-08-23 11:57 PDT by Andre Moreira Magalhaes
Modified: 2013-08-23 13:22 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.83 KB, patch)
2013-08-23 12:01 PDT, Andre Moreira Magalhaes
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.