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

Issue 388893003: Fixes for re-enabling more MSVC level 4 warnings: ui/ edition (Closed)

Created:
6 years, 5 months ago by Peter Kasting
Modified:
6 years, 5 months ago
Reviewers:
sky
CC:
chromium-reviews, sadrul, tdresser+watch_chromium.org, tfarina, kalyank, ben+aura_chromium.org, ben+corewm_chromium.org
Visibility:
Public.

Description

Fixes for re-enabling more MSVC level 4 warnings: ui/ edition This contains fixes for the following sorts of issues: * Signedness mismatch * Assignment inside conditional * Possibly-uninitialized local variable This also contains a very small number of other cleanups to nearby code. BUG=81439 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282743

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -56 lines) Patch
M ui/accessibility/ax_node_data.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/aura/window.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/events/event_targeter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/gfx/render_text_harfbuzz.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/native_theme/native_theme_win.cc View 23 chunks +23 lines, -47 lines 2 comments Download
M ui/views/controls/scrollbar/native_scroll_bar.cc View 1 chunk +1 line, -2 lines 0 comments Download
M ui/views/corewm/cursor_height_provider_win.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Peter Kasting
6 years, 5 months ago (2014-07-11 18:21:58 UTC) #1
sky
LGTM https://codereview.chromium.org/388893003/diff/1/ui/native_theme/native_theme_win.cc File ui/native_theme/native_theme_win.cc (right): https://codereview.chromium.org/388893003/diff/1/ui/native_theme/native_theme_win.cc#newcode1248 ui/native_theme/native_theme_win.cc:1248: const int part_id = extra.is_upper ? When I ...
6 years, 5 months ago (2014-07-11 19:09:17 UTC) #2
Peter Kasting
https://codereview.chromium.org/388893003/diff/1/ui/native_theme/native_theme_win.cc File ui/native_theme/native_theme_win.cc (right): https://codereview.chromium.org/388893003/diff/1/ui/native_theme/native_theme_win.cc#newcode1248 ui/native_theme/native_theme_win.cc:1248: const int part_id = extra.is_upper ? On 2014/07/11 19:09:17, ...
6 years, 5 months ago (2014-07-11 19:19:55 UTC) #3
Peter Kasting
The CQ bit was checked by pkasting@chromium.org
6 years, 5 months ago (2014-07-11 19:20:00 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkasting@chromium.org/388893003/1
6 years, 5 months ago (2014-07-11 19:21:55 UTC) #5
commit-bot: I haz the power
6 years, 5 months ago (2014-07-12 00:02:13 UTC) #6
Message was sent while issue was closed.
Change committed as 282743

Powered by Google App Engine
This is Rietveld 408576698