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

Issue 314283002: Fix resolving loop in GN (Closed)

Created:
6 years, 6 months ago by brettw
Modified:
6 years, 6 months ago
Reviewers:
jamesr
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Fix resolving loop in GN This loop doesn't loop over all items. Originally I was inserting the new items at the end and this made sense, but then decided to insert them in the middle and the loop length computations were off. BUG= R=jamesr@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=275830

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M tools/gn/target.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
6 years, 6 months ago (2014-06-05 22:28:25 UTC) #1
jamesr
lgtm
6 years, 6 months ago (2014-06-05 22:30:17 UTC) #2
brettw
6 years, 6 months ago (2014-06-09 17:29:10 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r275830 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698