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

Issue 2038473002: Specify direct dependency of //components/crash on kasko_features.h (Closed)

Created:
4 years, 6 months ago by blundell
Modified:
4 years, 6 months ago
CC:
chromium-reviews, sadrul, droger+watchlist_chromium.org, blundell+watchlist_chromium.org, sdefresne+watchlist_chromium.org, jam, darin-cc_chromium.org, kalyank
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Specify direct dependency of //components/crash on kasko_features.h //components/crash/content/app has a public dependency on the generated header kasko_features.h. However, the GYP and GN files specify this dependency only transitively via a dependency on //third_party/kasko (which //components/crash/content/app does not actually depend on). This CL changes the dependency to be directly on //third_party/kasko:kasko_features as a speculative fix for the build failures listed in crbug.com/611319. Note that in any case this change is correct (whether it ends up resolving the flaky build failures or no). BUG=611319 TBR=pmonette Committed: https://crrev.com/d507af25f7281161a3eb0d44a0deef057e46c8dc Cr-Commit-Position: refs/heads/master@{#397390}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M components/crash.gypi View 1 chunk +2 lines, -2 lines 0 comments Download
M components/crash/content/app/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M components/crash/content/app/DEPS View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (8 generated)
blundell
4 years, 6 months ago (2016-06-02 10:08:32 UTC) #2
Mark Mentovai
Just for ENABLE_KASKO, right? LGTM.
4 years, 6 months ago (2016-06-02 13:22:17 UTC) #3
blundell
On 2016/06/02 13:22:17, Mark Mentovai wrote: > Just for ENABLE_KASKO, right? LGTM. Exactly.
4 years, 6 months ago (2016-06-02 13:23:24 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2038473002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2038473002/1
4 years, 6 months ago (2016-06-02 13:23:48 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/193829)
4 years, 6 months ago (2016-06-02 13:32:55 UTC) #8
blundell
TBR=pmonette for the change in //components/crash/content/app/DEPS, as it's actually just a restriction on the existing ...
4 years, 6 months ago (2016-06-02 13:34:29 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2038473002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2038473002/1
4 years, 6 months ago (2016-06-02 13:34:56 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-02 14:03:00 UTC) #15
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d507af25f7281161a3eb0d44a0deef057e46c8dc Cr-Commit-Position: refs/heads/master@{#397390}
4 years, 6 months ago (2016-06-02 14:04:07 UTC) #17
Scott Hess - ex-Googler
On 2016/06/02 14:04:07, commit-bot: I haz the power wrote: > Patchset 1 (id:??) landed as ...
4 years, 6 months ago (2016-06-05 03:08:47 UTC) #18
Scott Hess - ex-Googler
On 2016/06/05 03:08:47, Scott Hess wrote: > On 2016/06/02 14:04:07, commit-bot: I haz the power ...
4 years, 6 months ago (2016-06-05 03:14:51 UTC) #19
Sébastien Marchand
4 years, 6 months ago (2016-06-06 16:47:31 UTC) #20
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2047473002/ by sebmarchand@chromium.org.

The reason for reverting is: It's breaking the official win-asan builder
(https://uberchromegw.corp.google.com/i/official.desktop/builders/win-asan/bui...).

Powered by Google App Engine
This is Rietveld 408576698