]> source.dussan.org Git - jquery.git/commit
Rewrite of globalEval. Uses window.execScript or window.eval with a trick to ensure...
authorjaubourg <j@ubourg.net>
Thu, 7 Apr 2011 04:47:15 +0000 (06:47 +0200)
committerjaubourg <j@ubourg.net>
Thu, 7 Apr 2011 04:47:15 +0000 (06:47 +0200)
commitf3c6077da02f080f09d73ec4d8a8029f76654c2b
treee1a24390af25e0dd8fcd07ed796bd16250747d31
parent4552d135f404b78f4fa1494a3de2911b2e2e4773
Rewrite of globalEval. Uses window.execScript or window.eval with a trick to ensure proper context. Unit tests added.
src/core.js
test/unit/core.js