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

Issue 372093002: Fixes for re-enabling more MSVC level 4 warnings: content/renderer/ edition (Closed)

Created:
6 years, 5 months ago by Peter Kasting
Modified:
6 years, 5 months ago
Reviewers:
jamesr
CC:
chromium-reviews, creis+watch_chromium.org, nasko+codewatch_chromium.org, jam, dcheng, darin-cc_chromium.org, piman+watch_chromium.org
Visibility:
Public.

Description

Fixes for re-enabling more MSVC level 4 warnings: content/renderer/ edition This contains fixes for the following sorts of issues: * Signedness mismatch * Assignment inside conditional * Possibly-uninitialized local variable This also contains a style fix (wrong indentation on class section markers). BUG=81439 TEST=none R=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281637

Patch Set 1 #

Total comments: 2

Patch Set 2 : Review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -18 lines) Patch
M content/renderer/gpu/compositor_software_output_device.h View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/gpu/compositor_software_output_device.cc View 1 5 chunks +10 lines, -4 lines 0 comments Download
M content/renderer/history_serialization.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/notification_provider.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/npapi/webplugin_delegate_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_broker.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/pepper_video_capture_host.cc View 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/pepper/plugin_module.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/pepper/plugin_object.cc View 1 chunk +2 lines, -1 line 0 comments Download
M content/renderer/render_view_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_clipboard_client.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M content/renderer/renderer_webcookiejar_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M content/renderer/renderer_webkitplatformsupport_impl.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Peter Kasting
6 years, 5 months ago (2014-07-07 21:34:27 UTC) #1
jamesr
Please s/browser/renderer/ in the patch subject and description. lgtm https://codereview.chromium.org/372093002/diff/1/content/renderer/gpu/compositor_software_output_device.cc File content/renderer/gpu/compositor_software_output_device.cc (right): https://codereview.chromium.org/372093002/diff/1/content/renderer/gpu/compositor_software_output_device.cc#newcode20 content/renderer/gpu/compositor_software_output_device.cc:20: ...
6 years, 5 months ago (2014-07-07 22:48:07 UTC) #2
Peter Kasting
On 2014/07/07 22:48:07, jamesr wrote: > Please s/browser/renderer/ in the patch subject and description. Whoops. ...
6 years, 5 months ago (2014-07-07 22:52:19 UTC) #3
Peter Kasting
The CQ bit was checked by pkasting@chromium.org
6 years, 5 months ago (2014-07-07 22:52:23 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/372093002/20001
6 years, 5 months ago (2014-07-07 22:53:25 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 5 months ago (2014-07-08 01:41:48 UTC) #6
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-08 02:29:33 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: android_aosp on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_aosp/builds/90452)
6 years, 5 months ago (2014-07-08 02:29:35 UTC) #8
Peter Kasting
6 years, 5 months ago (2014-07-08 02:36:25 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r281637 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698