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

Issue 13533021: Fix uninitialized POD member |use_custom_insets_| to fix regression and coverity (Closed)

Created:
7 years, 8 months ago by Dan Beam
Modified:
7 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina, msw
Visibility:
Public.

Description

Fix uninitialized POD member |use_custom_insets_| to fix regression and coverity issue somewhere (I'm sure). R=sky@chromium.org BUG=224259 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192667

Patch Set 1 #

Total comments: 2

Patch Set 2 : . #

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

Messages

Total messages: 5 (0 generated)
Dan Beam
7 years, 8 months ago (2013-04-05 20:48:07 UTC) #1
sky
LGTM https://codereview.chromium.org/13533021/diff/1/ui/views/controls/button/checkbox.h File ui/views/controls/button/checkbox.h (right): https://codereview.chromium.org/13533021/diff/1/ui/views/controls/button/checkbox.h#newcode21 ui/views/controls/button/checkbox.h:21: : TextButtonNativeThemeBorder(delegate), use_custom_insets_(false) {} nit: since the constructor ...
7 years, 8 months ago (2013-04-05 21:10:00 UTC) #2
Dan Beam
https://codereview.chromium.org/13533021/diff/1/ui/views/controls/button/checkbox.h File ui/views/controls/button/checkbox.h (right): https://codereview.chromium.org/13533021/diff/1/ui/views/controls/button/checkbox.h#newcode21 ui/views/controls/button/checkbox.h:21: : TextButtonNativeThemeBorder(delegate), use_custom_insets_(false) {} On 2013/04/05 21:10:00, sky wrote: ...
7 years, 8 months ago (2013-04-05 21:57:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dbeam@chromium.org/13533021/4001
7 years, 8 months ago (2013-04-05 21:58:34 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-06 00:25:08 UTC) #5
Message was sent while issue was closed.
Change committed as 192667

Powered by Google App Engine
This is Rietveld 408576698