[Webkit-unassigned] [Bug 86344] [BlackBerry] xhr request to non existent file response is 0 and not 404.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 14 04:37:54 PDT 2012


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





--- Comment #3 from Jason <jason.liu at torchmobile.com.cn>  2012-05-14 04:36:58 PST ---
(In reply to comment #2)
> (From update of attachment 141678 [details])
> 1) Why are you changing a platform independent test and then a platform specific file?

This test case is written by myself for "[BlackBerry] Missing readyState 2 when a XMLHttpRequest calls xmlhttp.open("HEAD","notExist.html",true).
    https://bugs.webkit.org/show_bug.cgi?id=83866"

And I think this bug is similar to 83866. Just another point to fix.

> 2) Should this really be special cased to HEAD?  Seems like a hack around a deeper problem.  Is the issue really just that HEAD returns no data?  Is this a CURL quirk?

If it is not HEAD, we can receive data and the response will be sent to webkit.

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