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

Issue 10854211: aura: Use the default high-dpi cursor for unsupported cursors. (Closed)

Created:
8 years, 4 months ago by sadrul
Modified:
8 years, 4 months ago
Reviewers:
sky
CC:
chromium-reviews, ben+watch_chromium.org
Visibility:
Public.

Description

aura: Use the default high-dpi cursor for unsupported cursors. For cursors that don't have an aura-image asset, the corresponding X11 cursor is displayed. However, in high-dpi, the default X11 cursors are small. So always use the high-dpi default-cursor for these cases. BUG=143268 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=152341

Patch Set 1 #

Patch Set 2 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -6 lines) Patch
M ui/aura/root_window_host_linux.cc View 1 1 chunk +11 lines, -6 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
sadrul
8 years, 4 months ago (2012-08-18 03:39:10 UTC) #1
sky
Wow, that sure is some unreadable code. LGTM
8 years, 4 months ago (2012-08-20 15:59:48 UTC) #2
sadrul
On 2012/08/20 15:59:48, sky wrote: > Wow, that sure is some unreadable code. LGTM I ...
8 years, 4 months ago (2012-08-20 16:29:45 UTC) #3
sky
8 years, 4 months ago (2012-08-20 16:32:36 UTC) #4
Much better. SLGTM

Powered by Google App Engine
This is Rietveld 408576698