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

Issue 299403004: Resource/File/Folder interfaces and implementations for dart:io and memory. (Closed)

Created:
6 years, 7 months ago by scheglov
Modified:
6 years, 7 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Resource/File/Folder interfaces and implementations for dart:io and memory. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=36613

Patch Set 1 #

Total comments: 12

Patch Set 2 : Fixes for review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+706 lines, -1 line) Patch
A pkg/analysis_server/lib/src/resource.dart View 1 1 chunk +381 lines, -0 lines 0 comments Download
M pkg/analysis_server/pubspec.yaml View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/analysis_server/test/resource_test.dart View 1 1 chunk +321 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/test_all.dart View 1 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
scheglov
6 years, 7 months ago (2014-05-25 06:32:01 UTC) #1
Brian Wilkerson
LGTM https://codereview.chromium.org/299403004/diff/1/pkg/analysis_server/lib/src/resource.dart File pkg/analysis_server/lib/src/resource.dart (right): https://codereview.chromium.org/299403004/diff/1/pkg/analysis_server/lib/src/resource.dart#newcode89 pkg/analysis_server/lib/src/resource.dart:89: bool operator ==(o) { I really dislike single ...
6 years, 7 months ago (2014-05-25 15:29:57 UTC) #2
scheglov
https://codereview.chromium.org/299403004/diff/1/pkg/analysis_server/lib/src/resource.dart File pkg/analysis_server/lib/src/resource.dart (right): https://codereview.chromium.org/299403004/diff/1/pkg/analysis_server/lib/src/resource.dart#newcode89 pkg/analysis_server/lib/src/resource.dart:89: bool operator ==(o) { On 2014/05/25 15:29:58, Brian Wilkerson ...
6 years, 7 months ago (2014-05-25 16:16:38 UTC) #3
scheglov
Committed patchset #2 manually as r36613 (presubmit successful).
6 years, 7 months ago (2014-05-25 16:17:49 UTC) #4
Paul Berry
6 years, 7 months ago (2014-05-27 15:56:11 UTC) #5
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698