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

Issue 1307223010: Un-nest configs in GN files. (Closed)

Created:
5 years, 3 months ago by brettw
Modified:
5 years, 3 months ago
Reviewers:
Nico
CC:
chromium-reviews, jzern, vikasa, urvang, skal, rouslan+spellwatch_chromium.org, rlp+watch_chromium.org, groby+spellwatch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Un-nest configs in GN files. People sometimes nest targets or configs, usually with the assumption that this limits the visibility of a config to within a target. But this nesting provides no visibility restrictions over declaring it outside of a block. Un-nest for clarity. Re-land of http://crrev.com/1318823008 while preserving config ordering. Committed: https://crrev.com/6dd952c77209619a445205998173fc40fb817be1 Cr-Commit-Position: refs/heads/master@{#346964}

Patch Set 1 : Original patch #

Patch Set 2 : Fix ordering #

Patch Set 3 : #

Total comments: 3

Patch Set 4 : Merge #

Patch Set 5 : Review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+334 lines, -256 lines) Patch
M build/secondary/testing/gtest/BUILD.gn View 1 2 2 chunks +15 lines, -11 lines 0 comments Download
M sdch/BUILD.gn View 3 chunks +12 lines, -12 lines 0 comments Download
M third_party/brotli/BUILD.gn View 1 2 chunks +15 lines, -10 lines 0 comments Download
M third_party/cld_2/BUILD.gn View 1 2 chunks +14 lines, -8 lines 0 comments Download
M third_party/harfbuzz-ng/BUILD.gn View 1 3 chunks +36 lines, -30 lines 0 comments Download
M third_party/hunspell/BUILD.gn View 1 2 chunks +8 lines, -6 lines 0 comments Download
M third_party/libpng/BUILD.gn View 2 chunks +9 lines, -8 lines 0 comments Download
M third_party/libusb/BUILD.gn View 1 2 chunks +17 lines, -11 lines 0 comments Download
M third_party/libwebp/BUILD.gn View 2 chunks +7 lines, -6 lines 0 comments Download
M third_party/libxml/BUILD.gn View 1 2 3 4 4 chunks +45 lines, -40 lines 0 comments Download
M third_party/libxslt/BUILD.gn View 1 2 chunks +19 lines, -14 lines 0 comments Download
M third_party/lzma_sdk/BUILD.gn View 1 2 chunks +14 lines, -11 lines 0 comments Download
M third_party/mesa/BUILD.gn View 2 chunks +9 lines, -9 lines 0 comments Download
M third_party/snappy/BUILD.gn View 1 2 chunks +14 lines, -9 lines 0 comments Download
M third_party/sqlite/BUILD.gn View 1 2 3 2 chunks +28 lines, -22 lines 0 comments Download
M third_party/usrsctp/BUILD.gn View 1 2 3 4 2 chunks +15 lines, -9 lines 0 comments Download
M third_party/yasm/BUILD.gn View 1 4 chunks +30 lines, -23 lines 0 comments Download
M third_party/zlib/BUILD.gn View 1 4 chunks +27 lines, -17 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
brettw
5 years, 3 months ago (2015-09-01 23:02:48 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1307223010/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1307223010/40001
5 years, 3 months ago (2015-09-01 23:03:28 UTC) #4
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 3 months ago (2015-09-01 23:41:31 UTC) #6
Nico
lgtm, thanks! I patched this in and verified that everything builds in a win/clang/gn build. ...
5 years, 3 months ago (2015-09-02 17:05:36 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1307223010/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1307223010/80001
5 years, 3 months ago (2015-09-02 17:19:33 UTC) #10
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 3 months ago (2015-09-02 17:57:13 UTC) #11
commit-bot: I haz the power
5 years, 3 months ago (2015-09-02 17:58:05 UTC) #12
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/6dd952c77209619a445205998173fc40fb817be1
Cr-Commit-Position: refs/heads/master@{#346964}

Powered by Google App Engine
This is Rietveld 408576698