Fixes #8125. Status is set to 200 for requests with status 0 when location.protocol...
authorjaubourg <j@ubourg.net>
Tue, 1 Feb 2011 16:22:01 +0000 (17:22 +0100)
committerjaubourg <j@ubourg.net>
Tue, 1 Feb 2011 16:22:01 +0000 (17:22 +0100)
commitcb85da7b62e74e7339ed652ade209aaffbd0c15b
tree9587906307841aa77b79b172082e7b9692496651
parentcb49b4a1b648dea8ce5b1e5dbb2ab5432a84cb63
Fixes #8125. Status is set to 200 for requests with status 0 when location.protocol if "file:". Added test/localfile.html to control it works.
src/ajax/xhr.js
test/localfile.html [new file with mode: 0644]