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

Issue 249021: gclient: fix to support reading .gclient_entries in old list format (Closed)

Created:
11 years, 2 months ago by Mandeep Singh Baines
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

gclient: fix to support reading .gclient_entries in old list format Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27386

Patch Set 1 #

Patch Set 2 : use isinstanceof #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -5 lines) Patch
M gclient.py View 1 1 chunk +11 lines, -5 lines 1 comment Download

Messages

Total messages: 4 (0 generated)
Mandeep Singh Baines
11 years, 2 months ago (2009-09-28 18:41:39 UTC) #1
M-A Ruel
lgtm http://codereview.chromium.org/249021/diff/2001/3001 File gclient.py (right): http://codereview.chromium.org/249021/diff/2001/3001#newcode750 Line 750: if isinstance(prev_entries,list): if isinstance(prev_entries, list):
11 years, 2 months ago (2009-09-28 18:49:08 UTC) #2
levin
I really don't understand this code well enough to review it so don't expect anything ...
11 years, 2 months ago (2009-09-28 20:37:24 UTC) #3
msb
11 years, 2 months ago (2009-09-28 21:23:39 UTC) #4
levin@chromium.org (levin@chromium.org) wrote:
> I really don't understand this code well enough to review it so don't expect
> anything from me on this one.
>

No worries. maruel reviewed. The code was commited and the bug is now fixe.

>
> http://codereview.chromium.org/249021

Powered by Google App Engine
This is Rietveld 408576698