RESOLVED FIXED 120219
LayoutTests/http/tests/media/video-throttled-load.cgi issue on range support
https://bugs.webkit.org/show_bug.cgi?id=120219
Summary LayoutTests/http/tests/media/video-throttled-load.cgi issue on range support
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.