Skip to content

Commit e38a94a

Browse files
ChrisAntakimarkelog
authored andcommitted
Ajax: Add support comment and fix code style issue
Closes gh-1600 Ref e519098 Ref #8138
1 parent a751bfe commit e38a94a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/ajax.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ var
4444
// Avoid comment-prolog char sequence (#10098); must appease lint and evade compression
4545
allTypes = "*/".concat("*");
4646

47+
// Support: IE<8
4748
// #8138, IE may throw an exception when accessing
4849
// a field from window.location if document.domain has been set
4950
try {

0 commit comments

Comments
 (0)