Fixes #8152 by applying the same special cases for protocol "chrome-extension:" as...
authorjaubourg <j@ubourg.net>
Thu, 3 Feb 2011 01:53:10 +0000 (02:53 +0100)
committerjaubourg <j@ubourg.net>
Thu, 3 Feb 2011 01:53:10 +0000 (02:53 +0100)
commitd77a2a2274d34033da8609a26c9cc1f2bd14c879
treef9bef7be2c6e7cf16b629a7f43c67ea8c1988e49
parent5ef7ddc4c55f49cb7767bba99975f2c7ea5422d9
Fixes #8152 by applying the same special cases for protocol "chrome-extension:" as were for "file:" (needs tests). Re-organizes and fixes the handling of special cases for HTTP status code in the xhr transport. Also re-organizes the handling of document.location in ajax.js.
src/ajax.js
src/ajax/xhr.js