DescriptionRevert 162381 - linux_aura: Fix tab dragging performance.
###
Reason:
chromeos-chrome-24.0.1300.0_alpha-r1: ui/base/x/x11_util.cc: In function 'int ui::CoalescePendingMotionEvents(const XEvent*, XEvent*)':
chromeos-chrome-24.0.1300.0_alpha-r1: ui/base/x/x11_util.cc:1449:14: error: 'ui::ValuatorTracker' has not been declared
chromeos-chrome-24.0.1300.0_alpha-r1: ui/base/x/x11_util.cc:1450:15: error: 'ui::ValuatorTracker' has not been declared
chromeos-chrome-24.0.1300.0_alpha-r1: ui/base/x/x11_util.cc:1483:18: error: 'ui::ValuatorTracker' has not been declared
chromeos-chrome-24.0.1300.0_alpha-r1: ui/base/x/x11_util.cc:1484:19: error: 'ui::ValuatorTracker' has not been declared
chromeos-chrome-24.0.1300.0_alpha-r1: make: *** [c/Release/obj.target/ui/ui/base/x/x11_util.o] Error 1
###
This shares the movement event coalescing from RootWindowHostLinux, which
was disabled to make initial bringup easier.
BUG=146077
Review URL: https://chromiumcodereview.appspot.com/11192009
TBR=erg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=162391
Patch Set 1 #
Messages
Total messages: 1 (0 generated)
|