[Webkit-unassigned] [Bug 89252] New: Make serve-video.php serve 206 responses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 15 15:42:32 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89252

           Summary: Make serve-video.php serve 206 responses
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fischman at chromium.org
                CC: abarth at webkit.org


http/tests/media/resources/serve-video.php has code that seemingly serves 206 in response to Range requests, but is slightly buggy, causing all its responses to always be 200's.  This hid the bug fixed in bug 89185.
Once chromium is updated to use the new option (exposeAllResponseHeaders) and rolls into WebKit, the .php file can be fixed to return real 206's without breaking tests.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list