Descriptionaura:Delay call to DispatchHeldMouseMove from RootWindow::ReleaseMouseMoves
ReleaseMouseMoves can be called from a deep stack, possibly while already
dispatching an event. Most of these code paths don't expect another event to be
dispatched from there, so post a task to delay it. Ordering is still ensured
from the existing mechanisms.
BUG=131875
TEST=manual (see bug), also RootWindowTest.HoldMouseMove
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=141775
Patch Set 1 #Patch Set 2 : add test #
Total comments: 8
Patch Set 3 : fix nits, add tests #Patch Set 4 : nit #
Messages
Total messages: 11 (0 generated)
|