Ajax: Add support comment and fix code style issue

Closes gh-1600
Ref e5190982c4
Ref #8138
This commit is contained in:
Chris Antaki 2014-06-14 10:00:00 -07:00 committed by Oleg Gaidarenko
parent a751bfe672
commit e38a94a61c

View File

@ -44,6 +44,7 @@ var
// Avoid comment-prolog char sequence (#10098); must appease lint and evade compression
allTypes = "*/".concat("*");
// Support: IE<8
// #8138, IE may throw an exception when accessing
// a field from window.location if document.domain has been set
try {