Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(169)

Issue 11185026: Revert 162381 - linux_aura: Fix tab dragging performance. (Closed)

Created:
8 years, 2 months ago by tommi (sloooow) - chröme
Modified:
8 years, 2 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews, tfarina, sadrul, yusukes+watch_chromium.org, derat+watch_chromium.org, ben+watch_chromium.org
Visibility:
Public.

Description

Revert 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+90 lines, -97 lines) Patch
M ui/aura/root_window_host_linux.cc View 4 chunks +87 lines, -3 lines 0 comments Download
M ui/base/x/x11_util.h View 1 chunk +0 lines, -6 lines 0 comments Download
M ui/base/x/x11_util.cc View 3 chunks +0 lines, -85 lines 0 comments Download
M ui/views/widget/desktop_root_window_host_linux.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
tommi (sloooow) - chröme
8 years, 2 months ago (2012-10-17 14:10:19 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698