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

Issue 2042883002: Add put/getSourceErrorsInLibrary to IncrementalCache. (Closed)

Created:
4 years, 6 months ago by scheglov
Modified:
4 years, 6 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : tweaks #

Total comments: 1

Patch Set 3 : Fixes for review comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+488 lines, -1 line) Patch
M pkg/analyzer/lib/src/generated/error.dart View 1 2 5 chunks +26 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/format.dart View 1 2 2 chunks +282 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View 1 2 Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 2 2 chunks +53 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/incremental_cache.dart View 1 2 6 chunks +87 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/incremental_cache_test.dart View 2 chunks +40 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
scheglov
4 years, 6 months ago (2016-06-06 19:53:18 UTC) #1
Paul Berry
lgtm https://codereview.chromium.org/2042883002/diff/1/pkg/analyzer/lib/src/summary/incremental_cache.dart File pkg/analyzer/lib/src/summary/incremental_cache.dart (right): https://codereview.chromium.org/2042883002/diff/1/pkg/analyzer/lib/src/summary/incremental_cache.dart#newcode327 pkg/analyzer/lib/src/summary/incremental_cache.dart:327: * Return the [ErrorCode] reference by the given ...
4 years, 6 months ago (2016-06-06 20:03:31 UTC) #2
Brian Wilkerson
lgtm
4 years, 6 months ago (2016-06-06 20:10:30 UTC) #3
scheglov
I've made some changes. Brian, could you PTAL? https://codereview.chromium.org/2042883002/diff/1/pkg/analyzer/lib/src/summary/incremental_cache.dart File pkg/analyzer/lib/src/summary/incremental_cache.dart (right): https://codereview.chromium.org/2042883002/diff/1/pkg/analyzer/lib/src/summary/incremental_cache.dart#newcode327 pkg/analyzer/lib/src/summary/incremental_cache.dart:327: * ...
4 years, 6 months ago (2016-06-06 20:23:52 UTC) #4
Paul Berry
lgtm
4 years, 6 months ago (2016-06-06 20:26:23 UTC) #5
Brian Wilkerson
lgtm
4 years, 6 months ago (2016-06-06 20:26:38 UTC) #6
scheglov
4 years, 6 months ago (2016-06-06 20:27:31 UTC) #8
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
ed8154a53c2357fde3a5adad90e4509a5ab62e8c (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698