[Pkg-javascript-commits] [dojo] 26/87: backported part of [27765]; fixes #14707; !strict
David Prévot
taffit at moszumanska.debian.org
Thu Aug 21 17:39:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
taffit pushed a commit to annotated tag 1.7.5
in repository dojo.
commit 121a0d7bc4f9b0975c0a2245f3ba6abfc39ab44c
Author: Rawld Gill <rgill at altoviso.com>
Date: Wed Feb 8 05:20:42 2012 +0000
backported part of [27765]; fixes #14707; !strict
git-svn-id: http://svn.dojotoolkit.org/src/branches/1.7/dojo@27787 560b804f-0ae3-0310-86f3-f6aa0a117693
---
dojo.js | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dojo.js b/dojo.js
index 3cb8bd0..10c36b6 100644
--- a/dojo.js
+++ b/dojo.js
@@ -1840,7 +1840,8 @@
"loader-define-module":0,
"loader-circular-dependency":0
},
- async:0
+ async:0,
+ waitSeconds:15
}
);
//>>excludeEnd("replaceLoaderConfig")
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git
More information about the Pkg-javascript-commits
mailing list