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

Issue 1930073002: content_shell fixes for gn (Closed)

Created:
4 years, 7 months ago by brucedawson
Modified:
4 years, 7 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, jochen+watch_chromium.org, mkwst+moarreviews-shell_chromium.org, mlamouri+watch-content_chromium.org, Peter Beverloo
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

content_shell fixes for gn content_shell is big enough, in non-component builds, that incremental linking is not reliable. Therefore incremental linking needs to be conditionally disabled. This is the equivalent of GYP's msvs_large_module_debug_link_mode. The GYP build disabled incremental linking for content_shell_lib as well but this is meaningless and is sanely prohibited by gn. Also, chrome.dll had a redundant check of is_component_build which this change removes. Finally, this adds shell.rc to the build, necessary for dialogs and menus, thus finishing all of the Windows TODO(GYP) items in this file. BUG=603015 Committed: https://crrev.com/d4fde4c33b8edceab35991d0ffa4a79092cf4845 Cr-Commit-Position: refs/heads/master@{#391018}

Patch Set 1 #

Patch Set 2 : Adding shell.rc #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -10 lines) Patch
M chrome/BUILD.gn View 1 chunk +4 lines, -6 lines 0 comments Download
M content/shell/BUILD.gn View 1 3 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
brucedawson
Simple changes to improve content_shell gn builds. The gn content_shell.exe now contains the same resources ...
4 years, 7 months ago (2016-04-28 23:23:21 UTC) #3
brucedawson
PTAL. I could get brettw@ to look but I want to load balance some gn ...
4 years, 7 months ago (2016-04-29 18:50:51 UTC) #4
jochen (gone - plz use gerrit)
lgtm
4 years, 7 months ago (2016-05-02 17:01:16 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1930073002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1930073002/20001
4 years, 7 months ago (2016-05-02 17:06:25 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-02 19:04:10 UTC) #9
commit-bot: I haz the power
4 years, 7 months ago (2016-05-02 19:06:28 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d4fde4c33b8edceab35991d0ffa4a79092cf4845
Cr-Commit-Position: refs/heads/master@{#391018}

Powered by Google App Engine
This is Rietveld 408576698