]> source.dussan.org Git - jquery.git/commit
Ajax: Always use script injection in globalEval
authorOleg Gaidarenko <markelog@gmail.com>
Sun, 15 Jun 2014 21:45:24 +0000 (01:45 +0400)
committerOleg Gaidarenko <markelog@gmail.com>
Sun, 15 Jun 2014 23:21:39 +0000 (03:21 +0400)
commit37f0f7f42cd158e36665066d88708ca4aa0713ac
treeba8ed0593fd4ce0a41eaf1b443263304dd6a1986
parent76294e1e9e25665b22467c099ed406402f784e2a
Ajax: Always use script injection in globalEval

Fixes #14757
Ref bbdfbb4ee859fe9319b348d88120ddc2c9efbd63
src/core.js
test/data/event/longLoadScript.php [deleted file]
test/data/event/syncReady.html
test/data/longLoadScript.php [new file with mode: 0644]
test/unit/ajax.js
test/unit/core.js
test/unit/manipulation.js