Set CrOS touchpad Tap Paused property to false during initialization
commitf434ff15ec9e9845b8e660344bdc4057cc591964
authorsheckylin@chromium.org <sheckylin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 2 Jul 2013 06:51:26 +0000 (2 06:51 +0000)
committersheckylin@chromium.org <sheckylin@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 2 Jul 2013 06:51:26 +0000 (2 06:51 +0000)
tree5683b6a57413286bdb8cb685b9e0bd0e08af6f81
parentae73781f36d3a4aa6be31fe1d44a08e144f94573
Set CrOS touchpad Tap Paused property to false during initialization

On CrOS We turn on/off the touchpad Tap-to-click (TTC) feature based
on the cursor (mouse pointer) visibility change events. Thus, the two
things gets out-of-sync if someone changes the cursor without sending
such an event. The CL fix such a leak where we directly set the mouse
cursor when initializing the root window controller in Shell.

Contributed by sheckylin@chromium.org

BUG=252364,244656
TEST=Tested on device.

Change-Id: I71152517cdbc8b65ebb0613c073f51550e7759f0

Review URL: https://chromiumcodereview.appspot.com/18043004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@209628 0039d316-1c4b-4281-b951-d872f2087c98
ui/aura/root_window_host_x11.cc
ui/aura/root_window_host_x11.h