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

Issue 11364003: Fix the issue of cursor being shown at startup. (Closed)

Created:
8 years, 1 month ago by mazda
Modified:
8 years, 1 month ago
Reviewers:
yoshiki, Daniel Erat
CC:
chromium-reviews, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Fix the issue of cursor being shown at startup. Cursor was shown by MagnificationController when it's enabled in chrome::OpenAsh. This CL makes MagnificationController not to show cursor if unnecessary. Also makes cursor initially hidden when the host window is not using full screen for testing ChromeOS build on desktop. BUG=157918 TEST=Manually on device and desktop Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=168830

Patch Set 1 #

Total comments: 2

Patch Set 2 : add tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -7 lines) Patch
M ash/magnifier/magnification_controller.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download
M ash/shell.cc View 1 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/chromeos/login/login_browsertest.cc View 1 4 chunks +34 lines, -0 lines 0 comments Download
M chrome/browser/ui/ash/ash_init.cc View 1 2 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
mazda
Could you review this change? derat: ash OWNER yoshiki: MagnificationController Thanks,
8 years, 1 month ago (2012-10-31 06:21:46 UTC) #1
Daniel Erat
If aura::client::CursorClient keeps the shown/hidden state in a local variable, would it be possible to ...
8 years, 1 month ago (2012-10-31 13:18:53 UTC) #2
yoshiki
MagnificationController lgtm.
8 years, 1 month ago (2012-11-09 05:46:40 UTC) #3
mazda
Sorry for this late reply. I added tests and modified OpenAsh. I noticed that cursor ...
8 years, 1 month ago (2012-11-20 03:30:20 UTC) #4
Daniel Erat
lgtm
8 years, 1 month ago (2012-11-20 14:19:38 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/11364003/11001
8 years, 1 month ago (2012-11-20 15:43:35 UTC) #6
commit-bot: I haz the power
8 years, 1 month ago (2012-11-20 17:53:27 UTC) #7
Change committed as 168830

Powered by Google App Engine
This is Rietveld 408576698