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

Issue 10697082: aura: Scale custom cursors appropriately. (Closed)

Created:
8 years, 5 months ago by sadrul
Modified:
8 years, 5 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, penghuang+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, James Su
Visibility:
Public.

Description

aura: Scale custom cursors appropriately. BUG=135251 TEST=manually Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=145863

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -1 line) Patch
M content/browser/renderer_host/render_widget_host_view_aura.cc View 2 chunks +3 lines, -0 lines 0 comments Download
M webkit/glue/webcursor.h View 2 chunks +3 lines, -0 lines 0 comments Download
M webkit/glue/webcursor_aurawin.cc View 1 chunk +4 lines, -0 lines 2 comments Download
M webkit/glue/webcursor_aurax11.cc View 3 chunks +28 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
sadrul
8 years, 5 months ago (2012-07-04 23:37:35 UTC) #1
Ben Goodger (Google)
lgtm
8 years, 5 months ago (2012-07-09 15:31:22 UTC) #2
sadrul
Thanks! +brettw for webkit/OWNERS
8 years, 5 months ago (2012-07-09 16:24:30 UTC) #3
brettw
lgtm http://codereview.chromium.org/10697082/diff/1/webkit/glue/webcursor_aurawin.cc File webkit/glue/webcursor_aurawin.cc (right): http://codereview.chromium.org/10697082/diff/1/webkit/glue/webcursor_aurawin.cc#newcode17 webkit/glue/webcursor_aurawin.cc:17: // TODO(winguru): Usually you would write something after ...
8 years, 5 months ago (2012-07-10 05:07:19 UTC) #4
sadrul
8 years, 5 months ago (2012-07-10 11:39:35 UTC) #5
Thanks!

http://codereview.chromium.org/10697082/diff/1/webkit/glue/webcursor_aurawin.cc
File webkit/glue/webcursor_aurawin.cc (right):

http://codereview.chromium.org/10697082/diff/1/webkit/glue/webcursor_aurawin....
webkit/glue/webcursor_aurawin.cc:17: // TODO(winguru):
On 2012/07/10 05:07:19, brettw wrote:
> Usually you would write something after the todo. Even if it's just "implement
> cursors on aura." Many (most?) todos don't actually end up getting done, and
it
> can look quite strange to somebody else (or even yourself) in a while.

Fixed (this and the one above).

Powered by Google App Engine
This is Rietveld 408576698