[Webkit-unassigned] [Bug 25790] New: REGRESSION (r43518): Multiple XHR tests asserting in createCFURLResponseWithDefaultMIMEType on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 08:12:01 PDT 2009


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

           Summary: REGRESSION (r43518): Multiple XHR tests asserting in
                    createCFURLResponseWithDefaultMIMEType on Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://build.webkit.org/results/Windows%20Debug%20(Tests
                    )/r43696%20(1024)/results.html
        OS/Version: Windows XP
            Status: NEW
          Keywords: Regression, PlatformOnly, NeedsRadar, LayoutTestFailure
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com
                CC: beidson at apple.com


Several XHR tests, such as
http/tests/xmlhttprequest/access-control-basic-denied-preflight-cache.html, are
failing an assertion in createCFURLResponseWithDefaultMIMEType. The assertion
is:

    // We should never be applying the default MIMEType if we told the
networking layer to do content sniffing for this URL.
   
ASSERT(!ResourceHandle::shouldContentSniffURL(CFURLResponseGetURL(response)));


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



More information about the webkit-unassigned mailing list