[webkit-changes] [26162] trunk/LayoutTests

Alexey Proskuryakov ap at webkit.org
Tue Oct 9 08:34:53 PDT 2007


on 09.10.2007 17:58, lars at webkit.org at lars at webkit.org wrote:

> expected result for this test. This differs from the Mac result, as I suspect
> their XMLHttpRequest implementation to have a bug here for local files. If a
> request is ok, the returned status code should be 200, not 0.

  This is intentional behavior - there is no HTTP status for non-HTTP
requests, so we don't fake any. Since there's by definition no Web content
using file:// XMLHttpRequests, it seems appropriate to keep our behavior for
Dashboard compatibility.

  AFAIK, requests to non-http resources haven't been specified by anyone
yet.

- WBR, Alexey Proskuryakov.





More information about the webkit-changes mailing list