DescriptionReplace delay loop by sleep() call.
As a workaround for crbug.com/128128 we added delay.
It is better to explicitly call sleep() than to loop.
BUG=128128
TEST=No observable change in behavior, code somewhat cleaner and uses less resources.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=137917
Patch Set 1 #
Total comments: 1
Patch Set 2 : #Messages
Total messages: 4 (0 generated)
|