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

Issue 1545493002: Make base a static ibrary (Closed)

Created:
5 years ago by brettw
Modified:
5 years ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews, qsr+mojo_chromium.org, vmpstr+watch_chromium.org, wfh+watch_chromium.org, viettrungluu+watch_chromium.org, gavinp+memory_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, rickyz+watch_chromium.org, asvitkine+watch_chromium.org, tracing+reviews_chromium.org, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make base a static ibrary This saves a nontrivial amount of space for some of the smaller targets in release builds. See the comment added to the base target for more. Remove libmojo_sdk. This is a complete static library that depended on base. Since base is now a static library, this dependency is not allowed. The mojo team says this target is no longer needed, so it was deleted. Reland of https://codereview.chromium.org/1528233002/ The difference is that this now depends on https://codereview.chromium.org/1540953003/ which merges base into one library. This prevents the component build issues that were causing problems. TBR=dpranke@chromium.org Committed: https://crrev.com/b3c2f366fdcdbe3388b3fda45ae475d4e66dfa88 Cr-Commit-Position: refs/heads/master@{#366621}

Patch Set 1 : Original patch #

Patch Set 2 : #

Patch Set 3 : nonsfi #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -34 lines) Patch
M base/BUILD.gn View 1 2 2 chunks +49 lines, -24 lines 1 comment Download
M base/third_party/dynamic_annotations/BUILD.gn View 1 chunk +2 lines, -1 line 0 comments Download
M mojo/public/BUILD.gn View 2 chunks +0 lines, -8 lines 0 comments Download
M sandbox/win/BUILD.gn View 1 chunk +5 lines, -1 line 0 comments Download

Depends on Patchset:

Messages

Total messages: 24 (14 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545493002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545493002/20001
5 years ago (2015-12-21 23:04:48 UTC) #4
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years ago (2015-12-21 23:04:50 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545493002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545493002/20001
5 years ago (2015-12-21 23:32:39 UTC) #8
commit-bot: I haz the power
No L-G-T-M from a valid reviewer yet. Only full committers are accepted. Even if an ...
5 years ago (2015-12-21 23:32:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545493002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545493002/20001
5 years ago (2015-12-22 01:03:07 UTC) #15
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_compile_dbg_ng/builds/30080)
5 years ago (2015-12-22 01:34:01 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1545493002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1545493002/40001
5 years ago (2015-12-22 17:59:59 UTC) #19
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years ago (2015-12-22 18:33:54 UTC) #21
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/b3c2f366fdcdbe3388b3fda45ae475d4e66dfa88 Cr-Commit-Position: refs/heads/master@{#366621}
5 years ago (2015-12-22 18:34:59 UTC) #23
Dirk Pranke
5 years ago (2015-12-23 03:41:58 UTC) #24
Message was sent while issue was closed.
thought I reviewed this already. lgtm.

https://codereview.chromium.org/1545493002/diff/40001/base/BUILD.gn
File base/BUILD.gn (right):

https://codereview.chromium.org/1545493002/diff/40001/base/BUILD.gn#newcode116
base/BUILD.gn:116: # hacl_helper_nonsfi doesn't link properly on Linux in debug
builds. The
nit: s/hacl_helper_nonsfi/nacl_helper_nonsfi

Powered by Google App Engine
This is Rietveld 408576698