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

Issue 2245513002: Always enable intermediate source_set. (Closed)

Created:
4 years, 4 months ago by sdefresne
Modified:
4 years, 4 months ago
Reviewers:
Dirk Pranke
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@dependency
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Always enable intermediate source_set. The _use_intermediate_source_set variable was there to workaround a bug in scoped_nsobject_unittest{,_arc}.mm that was exhibited by the introduction of an intermediate source_set. Remove the variable and consider that it is always set to "true". BUG=637065 Committed: https://crrev.com/40865bdc7372f779689422a0c36cf8073d050366 Cr-Commit-Position: refs/heads/master@{#411779}

Patch Set 1 #

Patch Set 2 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -80 lines) Patch
M build/config/ios/rules.gni View 7 chunks +42 lines, -80 lines 0 comments Download

Messages

Total messages: 14 (8 generated)
sdefresne
Please take a look.
4 years, 4 months ago (2016-08-11 22:36:50 UTC) #4
Dirk Pranke
lgtm
4 years, 4 months ago (2016-08-11 22:58:20 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2245513002/20001
4 years, 4 months ago (2016-08-12 19:45:34 UTC) #10
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 4 months ago (2016-08-12 21:30:55 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/40865bdc7372f779689422a0c36cf8073d050366 Cr-Commit-Position: refs/heads/master@{#411779}
4 years, 4 months ago (2016-08-12 21:32:14 UTC) #13
justincohen
4 years, 4 months ago (2016-08-13 03:59:09 UTC) #14
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in
https://codereview.chromium.org/2245903002/ by justincohen@chromium.org.

The reason for reverting is: This is breaking earl grey tests downstream.  I
wonder why upstream eg tests aren't on the cq?

Before:
          cmd LC_ID_DYLIB
      cmdsize 64
         name @rpath/EarlGrey.framework/EarlGrey (offset 24)
After:
          cmd LC_ID_DYLIB
      cmdsize 72
         name obj/ios/third_party/earl_grey/x64/EarlGrey (offset 24).

Powered by Google App Engine
This is Rietveld 408576698