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

Issue 51413003: Make the warning level consistent across the project (Closed)

Created:
7 years, 1 month ago by lgombos
Modified:
7 years, 1 month ago
Reviewers:
Nico, Inactive
CC:
blink-reviews, Nils Barth (inactive), kojih, arv+blink, jsbell+bindings_chromium.org, abarth-chromium, marja+watch_chromium.org, adamk+blink_chromium.org, haraken, Nate Chapin
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Make the warning level for blink consistent by making sure that config.gyp is included for every target that builds native code. I found the the missing targets by looking trough the generated .ninja files and looking for missing -Wall or -Werror cflags. BUG=312287 TBR=cdumez Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=161301

Patch Set 1 #

Total comments: 4

Patch Set 2 : Review feedback + fix wtf target as well #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M Source/bindings/derived_sources.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/core/core_derived_sources.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M Source/testing/testing.gyp View 1 2 chunks +2 lines, -0 lines 0 comments Download
M Source/wtf/wtf.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
lgombos
I think many assumes that config.gyp is included for every gyp target in blink - ...
7 years, 1 month ago (2013-10-31 19:07:34 UTC) #1
lgombos
7 years, 1 month ago (2013-10-31 19:07:56 UTC) #2
Nico
https://codereview.chromium.org/51413003/diff/1/Source/testing/testing.gyp File Source/testing/testing.gyp (right): https://codereview.chromium.org/51413003/diff/1/Source/testing/testing.gyp#newcode57 Source/testing/testing.gyp:57: '../config.gyp:config', This should depend on unittest_config instead, right?
7 years, 1 month ago (2013-10-31 19:14:18 UTC) #3
Nico
https://codereview.chromium.org/51413003/diff/1/Source/testing/testing.gyp File Source/testing/testing.gyp (right): https://codereview.chromium.org/51413003/diff/1/Source/testing/testing.gyp#newcode245 Source/testing/testing.gyp:245: '../config.gyp:config', (and this too)
7 years, 1 month ago (2013-10-31 19:16:28 UTC) #4
lgombos
Fixed the wtf target as well, I missed that in the first version. https://codereview.chromium.org/51413003/diff/1/Source/testing/testing.gyp File ...
7 years, 1 month ago (2013-10-31 19:39:24 UTC) #5
Nico
lgtm, thanks! However, this patch breaks building wtf for me. The following patch makes it ...
7 years, 1 month ago (2013-10-31 19:51:36 UTC) #6
lgombos
> the int/unsigned > code looks a bit hairy, that should probably be in a ...
7 years, 1 month ago (2013-10-31 20:55:18 UTC) #7
lgombos
On 2013/10/31 20:55:18, lgombos wrote: Waiting for clang fix from https://codereview.chromium.org/57433008 ...
7 years, 1 month ago (2013-11-04 21:32:53 UTC) #8
Nico
With your WTF fix and ch.dumez' fix from today, I was able to build both ...
7 years, 1 month ago (2013-11-05 02:35:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/51413003/80001
7 years, 1 month ago (2013-11-05 02:41:14 UTC) #10
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
7 years, 1 month ago (2013-11-05 04:34:57 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/l.gombos@samsung.com/51413003/80001
7 years, 1 month ago (2013-11-05 04:40:04 UTC) #12
commit-bot: I haz the power
Change committed as 161301
7 years, 1 month ago (2013-11-05 04:40:43 UTC) #13
Inactive
7 years, 1 month ago (2013-11-05 14:24:44 UTC) #14
Message was sent while issue was closed.
LGTM for bindings/

Powered by Google App Engine
This is Rietveld 408576698