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

Issue 2046573003: Shard content_browser to avoid MSVS 2 GB limitation. (Closed)

Created:
4 years, 6 months ago by Sébastien Marchand
Modified:
4 years, 6 months ago
Reviewers:
Charlie Reis, nasko, scottmg
CC:
chromium-reviews, darin-cc_chromium.org, jam
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Shard content_browser to avoid MSVS 2 GB limitation. A change to enable WPO for the x64 Win official builds caused content_browserto expand beyond 2 GB which caused these errors: obj\content\content_browser.lib : fatal error LNK1107: invalid or corrupt file: cannot read at 0xEAE7739 msvs_shard is a way of breaking up a library to avoid this limitation. This issue doesn't affect the GN builds (because they use a sourceset concept instead of these huge static libraries). TBR=creis@chromium.org BUG=616946 Committed: https://crrev.com/c9dd766b9c61d5a4186ce8d3c1bbf830ad27b2f2 Cr-Commit-Position: refs/heads/master@{#398112}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M content/content.gyp View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (7 generated)
Sébastien Marchand
PTAL.
4 years, 6 months ago (2016-06-06 17:11:27 UTC) #3
scottmg
lgtm
4 years, 6 months ago (2016-06-06 17:29:10 UTC) #4
Sébastien Marchand
+nasko@ and creis@ for owner approval (first one to reply win!)
4 years, 6 months ago (2016-06-06 17:32:29 UTC) #6
Sébastien Marchand
TBR'ing as it's blocking the perf team and it's a minor change.
4 years, 6 months ago (2016-06-06 19:32:37 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2046573003/1
4 years, 6 months ago (2016-06-06 19:33:15 UTC) #10
Charlie Reis
Rubber stamp LGTM.
4 years, 6 months ago (2016-06-06 20:30:06 UTC) #11
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-06 20:34:30 UTC) #13
commit-bot: I haz the power
4 years, 6 months ago (2016-06-06 20:36:11 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c9dd766b9c61d5a4186ce8d3c1bbf830ad27b2f2
Cr-Commit-Position: refs/heads/master@{#398112}

Powered by Google App Engine
This is Rietveld 408576698