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

Issue 22329002: fix allocator shim for multiple_dll debug build (Closed)

Created:
7 years, 4 months ago by scottmg
Modified:
7 years, 4 months ago
Reviewers:
jamesr
CC:
chromium-reviews, erikwright+watch_chromium.org, dmikurube+memory_chromium.org
Visibility:
Public.

Description

fix allocator shim for multiple_dll debug build allocator.gyp removes libcmt/libcmtd from link via direct_dependent_settings so having chrome_main_dll depend on it fixes the link. (I think it probably doesn't work in non-multiple_dll Debug either, but linking Debug-static_library with symbols doesn't work anyway so likely no one noticed.) R=jamesr@chromium.org BUG=262396 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=215818

Patch Set 1 #

Patch Set 2 : make chrome_main_dll directly depend on allocator #

Patch Set 3 : win only #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M chrome/chrome_dll.gypi View 1 2 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
scottmg
7 years, 4 months ago (2013-08-06 00:02:55 UTC) #1
jamesr
lgtm
7 years, 4 months ago (2013-08-06 00:48:23 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/22329002/10002
7 years, 4 months ago (2013-08-06 00:58:07 UTC) #3
commit-bot: I haz the power
7 years, 4 months ago (2013-08-06 06:18:50 UTC) #4
Message was sent while issue was closed.
Change committed as 215818

Powered by Google App Engine
This is Rietveld 408576698