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

Issue 660173002: Type conversion fixes, ui/ edition. (Closed)

Created:
6 years, 2 months ago by Peter Kasting
Modified:
6 years, 2 months ago
Reviewers:
sky
CC:
chromium-reviews, yusukes+watch_chromium.org, yukishiino+watch_chromium.org, tdresser+watch_chromium.org, penghuang+watch_chromium.org, dcheng, nona+watch_chromium.org, James Su, jshin+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Type conversion fixes, ui/ edition. This is mostly to fix MSVC warnings about possible value truncation. BUG=81439 TEST=none Committed: https://crrev.com/b846e0a2ef3ad964a1781185cac416212a6e1b48 Cr-Commit-Position: refs/heads/master@{#300412}

Patch Set 1 #

Total comments: 3

Patch Set 2 : Fix compile #

Total comments: 2

Patch Set 3 : Round #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+85 lines, -69 lines) Patch
M chrome/browser/ui/views/ash/tab_scrubber_browsertest.cc View 1 4 chunks +17 lines, -16 lines 0 comments Download
M ui/base/accelerators/accelerator.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/clipboard/clipboard_win.cc View 1 2 3 2 chunks +2 lines, -2 lines 0 comments Download
M ui/base/ime/input_method_win.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/base/ime/remote_input_method_win.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ui/base/l10n/l10n_util_win.cc View 2 chunks +4 lines, -5 lines 0 comments Download
M ui/base/resource/data_pack.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/base/resource/resource_bundle.cc View 4 chunks +7 lines, -4 lines 0 comments Download
M ui/base/webui/web_ui_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/display/util/display_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M ui/events/event.cc View 1 2 5 chunks +16 lines, -8 lines 0 comments Download
M ui/events/gesture_detection/gesture_provider.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M ui/events/gesture_detection/velocity_tracker.cc View 1 2 3 3 chunks +4 lines, -4 lines 0 comments Download
M ui/events/keycodes/dom4/keycode_converter.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/keycodes/keyboard_code_conversion.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M ui/events/latency_info.cc View 1 chunk +4 lines, -3 lines 0 comments Download
M ui/events/test/event_generator.h View 1 chunk +1 line, -1 line 0 comments Download
M ui/events/test/event_generator.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M ui/events/win/events_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M ui/gl/gl_bindings_skia_in_process.cc View 4 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 14 (4 generated)
Peter Kasting
6 years, 2 months ago (2014-10-17 01:46:36 UTC) #2
Peter Kasting
https://codereview.chromium.org/660173002/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/660173002/diff/1/ui/events/event.cc#newcode456 ui/events/event.cc:456: static_cast<int>(scroll_event.y_offset())) { Note: Perhaps the changes here and/or below ...
6 years, 2 months ago (2014-10-17 01:47:16 UTC) #3
sky
https://codereview.chromium.org/660173002/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/660173002/diff/1/ui/events/event.cc#newcode456 ui/events/event.cc:456: static_cast<int>(scroll_event.y_offset())) { On 2014/10/17 01:47:16, Peter Kasting wrote: > ...
6 years, 2 months ago (2014-10-20 15:38:34 UTC) #4
Peter Kasting
https://codereview.chromium.org/660173002/diff/1/ui/events/event.cc File ui/events/event.cc (right): https://codereview.chromium.org/660173002/diff/1/ui/events/event.cc#newcode456 ui/events/event.cc:456: static_cast<int>(scroll_event.y_offset())) { On 2014/10/20 15:38:33, sky wrote: > On ...
6 years, 2 months ago (2014-10-20 20:41:40 UTC) #5
sky
Ok, LGTM
6 years, 2 months ago (2014-10-20 22:21:06 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660173002/40001
6 years, 2 months ago (2014-10-20 22:32:42 UTC) #8
commit-bot: I haz the power
Failed to apply patch for ui/events/gesture_detection/velocity_tracker.cc: While running git apply --index -3 -p1; error: patch ...
6 years, 2 months ago (2014-10-21 00:55:49 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/660173002/60001
6 years, 2 months ago (2014-10-21 01:29:32 UTC) #12
commit-bot: I haz the power
Committed patchset #4 (id:60001)
6 years, 2 months ago (2014-10-21 03:30:06 UTC) #13
commit-bot: I haz the power
6 years, 2 months ago (2014-10-21 03:32:47 UTC) #14
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/b846e0a2ef3ad964a1781185cac416212a6e1b48
Cr-Commit-Position: refs/heads/master@{#300412}

Powered by Google App Engine
This is Rietveld 408576698