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

Issue 415773009: Re-enable various MSVC warnings. (Closed)

Created:
6 years, 5 months ago by Peter Kasting
Modified:
6 years, 5 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

Re-enable various MSVC warnings. BUG=81439 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285730

Patch Set 1 #

Patch Set 2 : Don't test new exception handling #

Total comments: 2

Patch Set 3 : More fixes #

Total comments: 2

Patch Set 4 : Another pair of warning fixes #

Patch Set 5 : Re-enable exception handler test #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+130 lines, -42 lines) Patch
M base/allocator/allocator_unittest.cc View 1 2 3 4 2 chunks +11 lines, -0 lines 0 comments Download
M build/common.gypi View 1 2 3 4 5 1 chunk +52 lines, -3 lines 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 3 4 5 1 chunk +54 lines, -22 lines 0 comments Download
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 2 3 4 5 2 chunks +8 lines, -12 lines 0 comments Download
M device/bluetooth/bluetooth_service_record_win.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M gpu/gles2_conform_support/egl/config.cc View 1 2 3 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Peter Kasting
6 years, 5 months ago (2014-07-24 18:30:03 UTC) #1
Peter Kasting
Please give some thought to the allocator change in patch set 2. MSVC complains about ...
6 years, 5 months ago (2014-07-24 19:07:45 UTC) #2
Peter Kasting
armansito: OWNERS for device/bluetooth/ piman: OWNERS for gpu/
6 years, 5 months ago (2014-07-24 21:22:33 UTC) #3
armansito
Added rpaquay@ who owns the windows implementation. Renaud, should |rfcomm_channel_| be a signed int? Or ...
6 years, 5 months ago (2014-07-24 21:41:59 UTC) #4
piman
lgtm https://codereview.chromium.org/415773009/diff/40001/gpu/gles2_conform_support/egl/config.cc File gpu/gles2_conform_support/egl/config.cc (right): https://codereview.chromium.org/415773009/diff/40001/gpu/gles2_conform_support/egl/config.cc#newcode18 gpu/gles2_conform_support/egl/config.cc:18: bind_to_texture_rgba_(EGL_TRUE), Make both of these EGL_FALSE. We don't ...
6 years, 5 months ago (2014-07-24 21:49:06 UTC) #5
Peter Kasting
Not uploading a new patch set yet, so I can wait for the latest Win ...
6 years, 5 months ago (2014-07-24 21:52:10 UTC) #6
piman
On 2014/07/24 21:52:10, Peter Kasting wrote: > Not uploading a new patch set yet, so ...
6 years, 5 months ago (2014-07-24 22:05:57 UTC) #7
rpaquay
On 2014/07/24 21:41:59, armansito wrote: > Added rpaquay@ who owns the windows implementation. Renaud, should ...
6 years, 5 months ago (2014-07-24 22:45:10 UTC) #8
Peter Kasting
On 2014/07/24 22:45:10, rpaquay wrote: > Maybe it would be better to extract a constant ...
6 years, 5 months ago (2014-07-24 22:48:32 UTC) #9
rpaquay
On 2014/07/24 22:48:32, Peter Kasting wrote: > On 2014/07/24 22:45:10, rpaquay wrote: > > Maybe ...
6 years, 5 months ago (2014-07-24 23:09:20 UTC) #10
Peter Kasting
+bbudge for components/nacl/renderer/ OWNERS
6 years, 5 months ago (2014-07-24 23:43:23 UTC) #11
bbudge
components/nacl/renderer lgtm
6 years, 5 months ago (2014-07-25 00:40:20 UTC) #12
brettw
https://codereview.chromium.org/415773009/diff/20001/base/allocator/allocator_unittest.cc File base/allocator/allocator_unittest.cc (left): https://codereview.chromium.org/415773009/diff/20001/base/allocator/allocator_unittest.cc#oldcode312 base/allocator/allocator_unittest.cc:312: void* rv = (*func)(kTooBig); I kind of like this ...
6 years, 5 months ago (2014-07-25 20:19:21 UTC) #13
Peter Kasting
https://codereview.chromium.org/415773009/diff/20001/base/allocator/allocator_unittest.cc File base/allocator/allocator_unittest.cc (left): https://codereview.chromium.org/415773009/diff/20001/base/allocator/allocator_unittest.cc#oldcode312 base/allocator/allocator_unittest.cc:312: void* rv = (*func)(kTooBig); On 2014/07/25 20:19:20, brettw wrote: ...
6 years, 5 months ago (2014-07-25 20:54:42 UTC) #14
brettw
lgtm
6 years, 5 months ago (2014-07-25 20:57:12 UTC) #15
Peter Kasting
The CQ bit was checked by pkasting@chromium.org
6 years, 5 months ago (2014-07-25 21:01:53 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/pkasting@chromium.org/415773009/100001
6 years, 5 months ago (2014-07-25 21:05:30 UTC) #17
commit-bot: I haz the power
6 years, 5 months ago (2014-07-26 00:01:58 UTC) #18
Message was sent while issue was closed.
Change committed as 285730

Powered by Google App Engine
This is Rietveld 408576698