Find a file
sra@google.com 5883649a35 Browser compat fix for setInterval and SetTimeout.
Firefox passes an argument to the TimeoutHander, Chrome doesn't.  Fix
by dropping all arguments before calling the strict Dart function.

BUG=
TEST=

Review URL: https://chromereviews.googleplex.com/3544020

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@163 260f80e4-7a28-3924-810f-c04153c831b5
2011-10-06 22:08:36 +00:00
client Browser compat fix for setInterval and SetTimeout. 2011-10-06 22:08:36 +00:00
compiler Make the system libraries less brittle to recompile 2011-10-06 20:21:04 +00:00
corelib/src Remove TimeZone comment. 2011-10-06 15:19:02 +00:00
runtime 5419598: Add a setjmp around the isolate spawning code so that parse errors 2011-10-06 18:33:36 +00:00
tests Fix build break on co19 file 2011-10-06 20:34:56 +00:00
tools get_drt.py: renamed from get_dartium, tries to get the latest DumpRenderTree 2011-10-06 21:43:51 +00:00
.gitignore get_drt.py: renamed from get_dartium, tries to get the latest DumpRenderTree 2011-10-06 21:43:51 +00:00
codereview.settings Update review settings. 2011-10-05 09:24:19 +00:00
dart.gyp Initial checkin. 2011-10-05 05:04:26 +00:00