[Webkit-unassigned] [Bug 113561] New: [WinCE]checkForHTTPStatusCodeError() in SubresourceLoader::didReceiveResponse causes CRASH in ResourceHandle::onRequestComplete

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 29 01:13:09 PDT 2013


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

           Summary: [WinCE]checkForHTTPStatusCodeError() in
                    SubresourceLoader::didReceiveResponse causes CRASH in
                    ResourceHandle::onRequestComplete
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: chenzx at cn.fujitsu.com


Test: use a html in which sub resources are not available:

<html>
<head>
<link href="Not-Existed.css" rel="stylesheet">
</head>
<body>
Test
</body>
</html>

WinCELauncher will crash on loading this html.

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