[Webkit-unassigned] [Bug 83053] New: Fix MediaSource LayoutTests to work with new XHR behavior

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 3 11:27:30 PDT 2012


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

           Summary: Fix MediaSource LayoutTests to work with new XHR
                    behavior
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: acolwell at chromium.org


At some point XHR behavior changed so that the 'arraybuffer' responseType could not be used with synchronous XHR requests. The LayoutTests for the MediaSource API rely on being able to make synchronous XHR requests that returned ArrayBuffer responses. 

This bug is for patches to fix the LayoutTests so they work with the new XHR behavior. These LayoutTests will also be enabled for Chromium by default so that such breakages can be detected earlier.

-- 
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