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

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

Created:
6 years, 5 months ago by Peter Kasting
Modified:
6 years, 5 months ago
Reviewers:
teravest, bbudge, binji
CC:
chromium-reviews, yusukes+watch_chromium.org, tzik, binji+watch_chromium.org, raymes+watch_chromium.org, teravest+watch_chromium.org, nfullagar1, piman+watch_chromium.org, noelallen1, Sam Clegg, ihf+watch_chromium.org
Visibility:
Public.

Description

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

Patch Set 1 #

Total comments: 3

Patch Set 2 : Attempt build fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -44 lines) Patch
M ppapi/cpp/dev/buffer_dev.cc View 1 chunk +6 lines, -4 lines 0 comments Download
M ppapi/cpp/image_data.cc View 1 chunk +6 lines, -3 lines 0 comments Download
M ppapi/examples/gles2/gles2.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M ppapi/examples/video_decode/video_decode_dev.cc View 1 chunk +9 lines, -6 lines 0 comments Download
M ppapi/proxy/ppapi_command_buffer_proxy.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/proxy/ppb_instance_proxy.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/tests/test_file_mapping.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M ppapi/tests/test_graphics_2d.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/thunk/ppb_browser_font_trusted_thunk.cc View 3 chunks +16 lines, -22 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Peter Kasting
https://codereview.chromium.org/375133003/diff/1/native_client_sdk/src/libraries/ppapi_cpp/library.dsc File native_client_sdk/src/libraries/ppapi_cpp/library.dsc (right): https://codereview.chromium.org/375133003/diff/1/native_client_sdk/src/libraries/ppapi_cpp/library.dsc#newcode66 native_client_sdk/src/libraries/ppapi_cpp/library.dsc:66: 'buffer_dev.cc', PRESUBMIT made me add this line. I have ...
6 years, 5 months ago (2014-07-09 02:11:26 UTC) #1
teravest
lgtm
6 years, 5 months ago (2014-07-09 02:55:46 UTC) #2
Peter Kasting
I'm guessing all the nacl_sdk build errors are due to the library.dsc change. I can ...
6 years, 5 months ago (2014-07-09 07:34:09 UTC) #3
teravest
+binji, who knows more about the library.dsc file than I do.
6 years, 5 months ago (2014-07-09 14:17:21 UTC) #4
Peter Kasting
The CQ bit was checked by pkasting@chromium.org
6 years, 5 months ago (2014-07-09 18:37:01 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkasting@chromium.org/375133003/20001
6 years, 5 months ago (2014-07-09 18:38:29 UTC) #6
binji
https://codereview.chromium.org/375133003/diff/1/native_client_sdk/src/libraries/ppapi_cpp/library.dsc File native_client_sdk/src/libraries/ppapi_cpp/library.dsc (right): https://codereview.chromium.org/375133003/diff/1/native_client_sdk/src/libraries/ppapi_cpp/library.dsc#newcode66 native_client_sdk/src/libraries/ppapi_cpp/library.dsc:66: 'buffer_dev.cc', On 2014/07/09 02:11:26, Peter Kasting wrote: > PRESUBMIT ...
6 years, 5 months ago (2014-07-09 20:27:44 UTC) #7
Peter Kasting
On 2014/07/09 20:27:44, binji wrote: > The presubmit script only looks at changed files, and ...
6 years, 5 months ago (2014-07-09 20:33:34 UTC) #8
binji
On 2014/07/09 20:33:34, Peter Kasting wrote: > On 2014/07/09 20:27:44, binji wrote: > > The ...
6 years, 5 months ago (2014-07-09 20:54:29 UTC) #9
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: chromium_presubmit on tryserver.chromium ...
6 years, 5 months ago (2014-07-09 21:29:58 UTC) #10
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 5 months ago (2014-07-09 21:35:37 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/chromium_presubmit/builds/78937)
6 years, 5 months ago (2014-07-09 21:35:38 UTC) #12
Peter Kasting
6 years, 5 months ago (2014-07-09 21:41:20 UTC) #13
Message was sent while issue was closed.
Committed patchset #2 manually as r282133.

Powered by Google App Engine
This is Rietveld 408576698