DescriptionThrottle the touch move events sent to the renderer.
Sending too many touch move events too quickly can overwhelm the renderer. So
wait for an ACK from the renderer before sending out an event to maintain the
renderer at just the right amount of whelm.
The renderer already does the right thing, so it doesn't need to be updated.
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88614
Patch Set 1 #
Total comments: 2
Patch Set 2 : nuke ifdefs #
Messages
Total messages: 6 (0 generated)
|