From: jaubourg Date: Thu, 3 Feb 2011 01:53:10 +0000 (+0100) Subject: Fixes #8152 by applying the same special cases for protocol "chrome-extension:" as... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;h=d77a2a2274d34033da8609a26c9cc1f2bd14c879;hp=d77a2a2274d34033da8609a26c9cc1f2bd14c879;p=jquery.git 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. ---