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

Issue 10917220: fix wtf crash when deps entry is at None (Closed)

Created:
8 years, 3 months ago by Sam Clegg
Modified:
8 years, 3 months ago
Reviewers:
sbc, M-A Ruel
CC:
chromium-reviews, Dirk Pranke, cmp+cc_chromium.org
Base URL:
https://git.chromium.org/chromium/tools/depot_tools.git@master
Visibility:
Public.

Description

fix wtf crash when deps entry is at None There are several places where we advise people to use custom_deps with { "foo" : None } to avoid checking out certain sub-repos. This caused wtf to crash on startup. BUG= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=156373

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M wtf View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 7 (0 generated)
Sam Clegg
8 years, 3 months ago (2012-09-12 19:57:16 UTC) #1
M-A Ruel
lgtm anyhow even with slow code. http://codereview.chromium.org/10917220/diff/1/wtf File wtf (right): http://codereview.chromium.org/10917220/diff/1/wtf#newcode67 wtf:67: raw = [k ...
8 years, 3 months ago (2012-09-12 20:34:14 UTC) #2
sbc
Out of interest, is it iteritems() or sorted() that you think would make such a ...
8 years, 3 months ago (2012-09-12 20:49:21 UTC) #3
M-A Ruel
On 2012/09/12 20:49:21, sbc_google.com wrote: > Out of interest, is it iteritems() or sorted() that ...
8 years, 3 months ago (2012-09-12 20:55:40 UTC) #4
Sam Clegg
On 2012/09/12 20:55:40, Marc-Antoine Ruel wrote: > On 2012/09/12 20:49:21, http://sbc_google.com wrote: > > Out ...
8 years, 3 months ago (2012-09-12 20:56:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sbc@chromium.org/10917220/1
8 years, 3 months ago (2012-09-12 20:59:56 UTC) #6
commit-bot: I haz the power
8 years, 3 months ago (2012-09-12 21:02:03 UTC) #7
Change committed as 156373

Powered by Google App Engine
This is Rietveld 408576698