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

Issue 3244006: Merge 55669 - Clamp the hotspot on custom cursors to the custom cursor image'... (Closed)

Created:
10 years, 3 months ago by Lei Zhang
Modified:
9 years, 7 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, darin-cc_chromium.org, Paweł Hajdan Jr.
Visibility:
Public.

Description

Merge 55669 - Clamp the hotspot on custom cursors to the custom cursor image's dimensions. Current behavior: windows chrome - respect the crazy hotspot linux chrome - crash mac chrome - fall back to normal cursor firefox - clamp the hotspot to the custom cursor image bounds. So this unifies the behavior of all 3 chrome platforms and matches firefox. BUG=51709 TEST=see bug for reduction Review URL: http://codereview.chromium.org/3168003 TBR=estade@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58016

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -0 lines) Patch
M webkit/glue/webcursor.h View 1 chunk +3 lines, -0 lines 0 comments Download
M webkit/glue/webcursor.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M webkit/glue/webcursor_unittest.cc View 2 chunks +36 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Lei Zhang
10 years, 3 months ago (2010-08-31 17:41:38 UTC) #1
Evan Stade
10 years, 3 months ago (2010-08-31 20:23:48 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698