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

Issue 8764005: views::Label should paint borders in the overridden OnPaint() method. (Closed)

Created:
9 years ago by varunjain
Modified:
9 years ago
Reviewers:
sadrul, sky
CC:
chromium-reviews, tfarina, dhollowa
Visibility:
Public.

Description

views::Label should paint borders in the overridden OnPaint() method. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112502

Patch Set 1 #

Total comments: 2

Patch Set 2 : modified according to comments #

Patch Set 3 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -0 lines) Patch
M ui/views/controls/label.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
varunjain
9 years ago (2011-12-01 00:16:03 UTC) #1
sky
http://codereview.chromium.org/8764005/diff/1/ui/views/controls/label.cc File ui/views/controls/label.cc (right): http://codereview.chromium.org/8764005/diff/1/ui/views/controls/label.cc#newcode316 ui/views/controls/label.cc:316: OnPaintFocusBorder(canvas); Do these really need to be after painting ...
9 years ago (2011-12-01 01:02:42 UTC) #2
varunjain
http://codereview.chromium.org/8764005/diff/1/ui/views/controls/label.cc File ui/views/controls/label.cc (right): http://codereview.chromium.org/8764005/diff/1/ui/views/controls/label.cc#newcode316 ui/views/controls/label.cc:316: OnPaintFocusBorder(canvas); On 2011/12/01 01:02:42, sky wrote: > Do these ...
9 years ago (2011-12-01 05:12:03 UTC) #3
sky
Please add a comment as to why this doesn't invoke focus painting. LGTM otherwise.
9 years ago (2011-12-01 16:51:44 UTC) #4
varunjain
On 2011/12/01 16:51:44, sky wrote: > Please add a comment as to why this doesn't ...
9 years ago (2011-12-01 18:01:29 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/varunjain@chromium.org/8764005/8001
9 years ago (2011-12-01 18:01:34 UTC) #6
commit-bot: I haz the power
9 years ago (2011-12-01 19:59:09 UTC) #7
Change committed as 112502

Powered by Google App Engine
This is Rietveld 408576698