添加保留词 firefox
This commit is contained in:
parent
8e02144ba8
commit
130db7e943
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -325,12 +325,7 @@ jQuery.extend({
|
|||
} else {
|
||||
// Otherwise, avoid the DOM node creation, insertion
|
||||
// and removal by using an indirect global eval
|
||||
try{
|
||||
indirect( code );
|
||||
}
|
||||
catch(e){
|
||||
console.log(e)
|
||||
}
|
||||
indirect( code );
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue