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

Issue 8122005: Move more immutable members to DependencySettings. (Closed)

Created:
9 years, 2 months ago by M-A Ruel
Modified:
9 years, 2 months ago
CC:
chromium-reviews, Dirk Pranke, M-A Ruel
Visibility:
Public.

Description

Move more immutable members to DependencySettings. Helps figuring out what is mutable and what is not. The goal is to shorten the class Dependency to reduce places where mutations can occur. R=dpranke@chromium.org BUG= TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=103782

Patch Set 1 #

Total comments: 4

Patch Set 2 : address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -29 lines) Patch
M gclient.py View 1 4 chunks +20 lines, -29 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
M-A Ruel
9 years, 2 months ago (2011-10-03 20:57:39 UTC) #1
Dirk Pranke
lgtm with comments. http://codereview.chromium.org/8122005/diff/1/gclient.py File gclient.py (right): http://codereview.chromium.org/8122005/diff/1/gclient.py#newcode225 gclient.py:225: Immutable so no need to lock. ...
9 years, 2 months ago (2011-10-03 21:10:04 UTC) #2
M-A Ruel
http://codereview.chromium.org/8122005/diff/1/gclient.py File gclient.py (right): http://codereview.chromium.org/8122005/diff/1/gclient.py#newcode225 gclient.py:225: Immutable so no need to lock. On 2011/10/03 21:10:04, ...
9 years, 2 months ago (2011-10-03 21:29:48 UTC) #3
commit-bot: I haz the power
CQ is trying the patch. Follow status at https://chromium-status.appspot.com/cq/maruel@chromium.org/8122005/3002
9 years, 2 months ago (2011-10-03 21:30:00 UTC) #4
commit-bot: I haz the power
9 years, 2 months ago (2011-10-03 21:36:03 UTC) #5
Change committed as 103782

Powered by Google App Engine
This is Rietveld 408576698