[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
Tue May 15 08:31:55 PDT 2012


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





--- Comment #11 from Joe Mason <jmason at rim.com>  2012-05-15 08:30:59 PST ---
(In reply to comment #10)
> I tested with google's chrome and Safari.
> They don't treat 404 for "GET" without content as a failure, but we do.
> So I think we should only treat (status<0) as a failure to XMLHttpRequest instead of adding "HEAD" check.
> 
> Do you think so?

I agree!

Thanks for checking.  Can you add a cross-platform layout test for that too?

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