Chromium Code Reviews
DescriptionAdded a way to let the outer event loop run periodically so that things like
DOM updates don't get completely starved when doing lots of sync tests.
See issue https://code.google.com/p/dart/issues/detail?id=11450
Also, TestCase._run now always returns a Future, so _nextBatch is a misnomer;
renamed it to _nextTest and removed the loop.
R=sigmund@google.com
Committed: https://code.google.com/p/dart/source/detail?r=25480
Patch Set 1 #
Total comments: 6
Patch Set 2 : #Patch Set 3 : #
Total comments: 1
Messages
Total messages: 7 (0 generated)
|
||||||||||||||||||||||||||||