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

Issue 10121004: Build Content as a shared library even when using incremental linking. (Closed)

Created:
8 years, 8 months ago by Vangelis Kokkevis
Modified:
8 years, 3 months ago
Reviewers:
vangelis, Dirk Pranke
CC:
chromium-reviews, Roger Tawa OOO till Jul 10th, jam
Visibility:
Public.

Description

Build Content as a shared library even when using incremental linking.

Patch Set 1 #

Patch Set 2 : #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -27 lines) Patch
M build/common.gypi View 1 chunk +0 lines, -8 lines 0 comments Download
M chrome/chrome_exe.gypi View 1 1 chunk +0 lines, -3 lines 1 comment Download
M chrome/chrome_installer_util.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
M content/content.gyp View 1 1 chunk +1 line, -1 line 0 comments Download
M content/public/common/content_switches.h View 1 6 chunks +14 lines, -14 lines 2 comments Download

Messages

Total messages: 7 (0 generated)
vangelis
Ready for review.
8 years, 8 months ago (2012-04-19 02:03:19 UTC) #1
Dirk Pranke
lgtm!
8 years, 8 months ago (2012-04-19 02:16:23 UTC) #2
vangelis
On 2012/04/19 02:16:23, Dirk Pranke wrote: > lgtm! Added a couple more changes that were ...
8 years, 8 months ago (2012-04-19 06:03:49 UTC) #3
Dirk Pranke
So, there's two things in this patch that look fishy (as noted below). I'm doing ...
8 years, 8 months ago (2012-04-20 23:29:12 UTC) #4
Dirk Pranke
Also, have you actually run this patch through the try servers? You should run both ...
8 years, 8 months ago (2012-04-20 23:56:46 UTC) #5
Dirk Pranke
https://chromiumcodereview.appspot.com/10121004/diff/4001/content/public/common/content_switches.h File content/public/common/content_switches.h (right): https://chromiumcodereview.appspot.com/10121004/diff/4001/content/public/common/content_switches.h#newcode18 content/public/common/content_switches.h:18: CONTENT_EXPORT extern const char kAllowWebUICompositing[]; On 2012/04/20 23:29:13, Dirk ...
8 years, 8 months ago (2012-04-21 00:05:01 UTC) #6
Dirk Pranke
8 years, 8 months ago (2012-04-21 01:22:45 UTC) #7
Okay, I think we didn't need either the changes in content_switches.cc or
chrome_exe.gypi. I've uploaded a patch to
https://chromiumcodereview.appspot.com/10166021/ that seems to work for me
locally and I'm running it through the try servers now.

Powered by Google App Engine
This is Rietveld 408576698