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

Issue 1215643003: Remove -Wno-unused-private-field clang warning suppression. (Closed)

Created:
5 years, 5 months ago by benwells
Modified:
5 years, 5 months ago
Reviewers:
Nico, brettw
CC:
chromium-reviews, cbentzel+watch_chromium.org, rouslan+spellwatch_chromium.org, posciak+watch_chromium.org, wfh+watch_chromium.org, jam, mcasas+watch_chromium.org, rickyz+watch_chromium.org, feature-media-reviews_chromium.org, darin-cc_chromium.org, groby+spellwatch_chromium.org, rlp+watch_chromium.org, wjia+watch_chromium.org, miu+watch_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Remove -Wno-unused-private-field clang warning suppression. BUG=505317 Committed: https://crrev.com/ef1895a8c18b7e8055ec7b480073f75125dbb705 Cr-Commit-Position: refs/heads/master@{#338115}

Patch Set 1 #

Patch Set 2 : Clean up GN #

Total comments: 8

Patch Set 3 : Rebase #

Patch Set 4 : Feedback #

Total comments: 8
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -19 lines) Patch
M build/common.gypi View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M build/config/compiler/BUILD.gn View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M chrome/service/cloud_print/print_system_win.cc View 1 2 2 chunks +1 line, -3 lines 0 comments Download
M content/browser/renderer_host/media/video_capture_buffer_pool.cc View 1 2 3 2 chunks +9 lines, -1 line 0 comments Download
M media/audio/win/audio_output_win_unittest.cc View 1 2 3 4 chunks +4 lines, -5 lines 0 comments Download
M net/http/http_auth_handler_negotiate.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_auth_handler_negotiate.cc View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_auth_handler_ntlm.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/http/http_auth_handler_ntlm_win.cc View 1 chunk +0 lines, -1 line 0 comments Download
M sandbox/win/src/ipc_unittest.cc View 1 chunk +0 lines, -2 lines 0 comments Download
M third_party/cld_2/BUILD.gn View 1 2 3 3 chunks +14 lines, -1 line 4 comments Download
M third_party/cld_2/cld_2.gyp View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/hunspell/BUILD.gn View 1 1 chunk +10 lines, -1 line 4 comments Download
M third_party/hunspell/hunspell.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215643003/1
5 years, 5 months ago (2015-07-07 11:38:43 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 5 months ago (2015-07-07 12:42:19 UTC) #4
benwells
Not sure if I did the GN / gyp files correctly.
5 years, 5 months ago (2015-07-09 01:43:37 UTC) #6
Nico
cool, lgtm! I think the gyp/gn stuff is correct. If you want to be cautious, ...
5 years, 5 months ago (2015-07-09 01:58:17 UTC) #7
benwells
+brettw for owners https://codereview.chromium.org/1215643003/diff/20001/content/browser/renderer_host/media/video_capture_buffer_pool.cc File content/browser/renderer_host/media/video_capture_buffer_pool.cc (right): https://codereview.chromium.org/1215643003/diff/20001/content/browser/renderer_host/media/video_capture_buffer_pool.cc#newcode45 content/browser/renderer_host/media/video_capture_buffer_pool.cc:45: const base::SharedMemoryHandle handle_; On 2015/07/09 01:58:16, ...
5 years, 5 months ago (2015-07-09 11:43:02 UTC) #9
brettw
LGTM, just some GN style nits. https://codereview.chromium.org/1215643003/diff/60001/third_party/cld_2/BUILD.gn File third_party/cld_2/BUILD.gn (right): https://codereview.chromium.org/1215643003/diff/60001/third_party/cld_2/BUILD.gn#newcode106 third_party/cld_2/BUILD.gn:106: ":cld2_warnings", This should ...
5 years, 5 months ago (2015-07-09 18:03:07 UTC) #10
Nico
https://codereview.chromium.org/1215643003/diff/60001/third_party/cld_2/BUILD.gn File third_party/cld_2/BUILD.gn (right): https://codereview.chromium.org/1215643003/diff/60001/third_party/cld_2/BUILD.gn#newcode106 third_party/cld_2/BUILD.gn:106: ":cld2_warnings", On 2015/07/09 18:03:07, brettw wrote: > This should ...
5 years, 5 months ago (2015-07-09 18:18:46 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1215643003/60001
5 years, 5 months ago (2015-07-09 18:20:16 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 5 months ago (2015-07-09 19:33:36 UTC) #15
commit-bot: I haz the power
Patchset 4 (id:??) landed as https://crrev.com/ef1895a8c18b7e8055ec7b480073f75125dbb705 Cr-Commit-Position: refs/heads/master@{#338115}
5 years, 5 months ago (2015-07-09 19:35:49 UTC) #16
benwells
https://codereview.chromium.org/1215643003/diff/60001/third_party/hunspell/BUILD.gn File third_party/hunspell/BUILD.gn (right): https://codereview.chromium.org/1215643003/diff/60001/third_party/hunspell/BUILD.gn#newcode54 third_party/hunspell/BUILD.gn:54: config("hunspell_warnings") { On 2015/07/09 18:18:46, Nico wrote: > On ...
5 years, 5 months ago (2015-07-10 00:17:44 UTC) #17
benwells
5 years, 5 months ago (2015-07-10 00:17:44 UTC) #18
Message was sent while issue was closed.
https://codereview.chromium.org/1215643003/diff/60001/third_party/hunspell/BU...
File third_party/hunspell/BUILD.gn (right):

https://codereview.chromium.org/1215643003/diff/60001/third_party/hunspell/BU...
third_party/hunspell/BUILD.gn:54: config("hunspell_warnings") {
On 2015/07/09 18:18:46, Nico wrote:
> On 2015/07/09 18:03:07, brettw wrote:
> > This should go at the top (don't nest targets).
> 
> Almost all of the -Wno targets are nested.
>
(https://code.google.com/p/chromium/codesearch#search/&q=pcre:yes%20config.*%5...
> – that doesn't find all, but some)

So this got landed as is in my sleep-time. I am happy to unnest if that is the
right thing to do in a follow up. Let me know if I should.

Powered by Google App Engine
This is Rietveld 408576698