Mercurial > jsm-in-web
graph
-
Switched to injecting code into iframes asynchronously via script tags rather than synchronously via window.eval(), b/c the latter didn't always result in proper evaluation (e.g., when "foo = 1" was eval'd, 'foo' was attached to the global object of the caller rather than the window object).Wed, 08 Apr 2009 22:42:13 -0700, by Atul Varma
-
Error is now thrown if an exporte symbol is undefined.Wed, 08 Apr 2009 18:09:16 -0700, by Atul Varma
-
Forgot to add this in my last commit.Wed, 08 Apr 2009 17:00:40 -0700, by Atul Varma
-
Weave's util.js can now be imported.Wed, 08 Apr 2009 16:59:52 -0700, by Atul Varma
-
Added automatic dependency-finding and loading.Wed, 08 Apr 2009 16:16:48 -0700, by Atul Varma
-
added jquery, removed unnecessary codeWed, 08 Apr 2009 14:52:38 -0700, by Atul Varma
-
Origination.Wed, 08 Apr 2009 14:47:24 -0700, by Atul Varma