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

Issue 10928071: Pub: fix the 'system_cache' library (Closed)

Created:
8 years, 3 months ago by Ladislav Thon
Modified:
8 years, 3 months ago
Reviewers:
Bob Nystrom, nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Pub: fix the 'system_cache' library There were 2 small errors: 1. The Version class is used, but the 'version' library wasn't imported. 2. The arguments to the PackageId constructor were passed in wrong order. BUG= Committed: https://code.google.com/p/dart/source/detail?r=12147

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M utils/pub/system_cache.dart View 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Ladislav Thon
Pub: fix the 'system_cache' library There were 2 small errors: 1. The Version class is ...
8 years, 3 months ago (2012-09-10 18:56:13 UTC) #1
nweiz
8 years, 3 months ago (2012-09-10 19:48:56 UTC) #2
LGTM, I'll go ahead and commit this

Powered by Google App Engine
This is Rietveld 408576698