mirror of
https://github.com/jquery/jquery.git
synced 2024-11-23 02:54:22 +00:00
Ajax: Add support comment and fix code style issue
Closes gh-1600
Ref e5190982c4
Ref #8138
This commit is contained in:
parent
a751bfe672
commit
e38a94a61c
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user