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

Issue 10928154: Fix incorrect use of UnrefCustomCursor. (Closed)

Created:
8 years, 3 months ago by mazda
Modified:
8 years, 3 months ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, cwolfe
Visibility:
Public.

Description

Fix incorrect use of UnrefCustomCursor. BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156471

Patch Set 1 #

Patch Set 2 : check if platform_cursor_ is non-zero in {Ref/Unref}CustomCursor. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -3 lines) Patch
M ui/base/cursor/cursor.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/cursor/cursor_x11.cc View 1 1 chunk +4 lines, -2 lines 2 comments Download

Messages

Total messages: 11 (0 generated)
mazda
Could you review this change? sadrul: cursor code sky: OWNERS review for ui/ Thanks,
8 years, 3 months ago (2012-09-12 18:20:10 UTC) #1
sadrul
Thanks for the quick fix! LGTM
8 years, 3 months ago (2012-09-12 18:21:11 UTC) #2
mazda
Sadrul, I updated the CL to check if platform_cursor_ is non-zero. Could you take another ...
8 years, 3 months ago (2012-09-12 19:42:39 UTC) #3
sadrul
http://codereview.chromium.org/10928154/diff/3002/ui/base/cursor/cursor_x11.cc File ui/base/cursor/cursor_x11.cc (right): http://codereview.chromium.org/10928154/diff/3002/ui/base/cursor/cursor_x11.cc#newcode13 ui/base/cursor/cursor_x11.cc:13: ui::RefCustomXCursor(platform_cursor_); Do you know where Ref/Unref is getting called ...
8 years, 3 months ago (2012-09-12 19:46:55 UTC) #4
mazda
http://codereview.chromium.org/10928154/diff/3002/ui/base/cursor/cursor_x11.cc File ui/base/cursor/cursor_x11.cc (right): http://codereview.chromium.org/10928154/diff/3002/ui/base/cursor/cursor_x11.cc#newcode13 ui/base/cursor/cursor_x11.cc:13: ui::RefCustomXCursor(platform_cursor_); On 2012/09/12 19:46:56, sadrul wrote: > Do you ...
8 years, 3 months ago (2012-09-12 19:56:43 UTC) #5
sadrul
Ah, I see. Thanks. LGTM
8 years, 3 months ago (2012-09-12 19:57:39 UTC) #6
sky
LGTM
8 years, 3 months ago (2012-09-12 21:33:04 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10928154/3002
8 years, 3 months ago (2012-09-12 21:36:15 UTC) #8
commit-bot: I haz the power
Try job failure for 10928154-3002 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 3 months ago (2012-09-12 22:05:17 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mazda@chromium.org/10928154/3002
8 years, 3 months ago (2012-09-13 00:25:35 UTC) #10
commit-bot: I haz the power
8 years, 3 months ago (2012-09-13 02:34:51 UTC) #11
Change committed as 156471

Powered by Google App Engine
This is Rietveld 408576698