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

Issue 1403033002: State-carrying context API. (Closed)

Created:
5 years, 2 months ago by pquitslund
Modified:
5 years, 2 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: 1

Patch Set 2 : state->configurationData #

Patch Set 3 : fix #

Total comments: 8

Patch Set 4 : Fixes and tests. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+71 lines, -0 lines) Patch
M pkg/analyzer/lib/src/context/context.dart View 1 2 3 3 chunks +14 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/generated/engine.dart View 1 2 3 5 chunks +29 lines, -0 lines 0 comments Download
M pkg/analyzer/test/generated/engine_test.dart View 1 2 3 3 chunks +19 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/context/context_test.dart View 1 2 3 1 chunk +9 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
pquitslund
Fodder for conversation. Net-net: I need a way to associate information with contexts. (Specifically, plugin ...
5 years, 2 months ago (2015-10-13 20:15:01 UTC) #2
Brian Wilkerson
https://codereview.chromium.org/1403033002/diff/1/pkg/analyzer/lib/src/generated/engine.dart File pkg/analyzer/lib/src/generated/engine.dart (right): https://codereview.chromium.org/1403033002/diff/1/pkg/analyzer/lib/src/generated/engine.dart#newcode903 pkg/analyzer/lib/src/generated/engine.dart:903: * Associate this [state] object with the given state ...
5 years, 2 months ago (2015-10-13 20:50:59 UTC) #3
pquitslund
Updated as per our conversation. PTAL!
5 years, 2 months ago (2015-10-14 18:16:23 UTC) #4
scheglov
LGTM Add couple tests? https://codereview.chromium.org/1403033002/diff/40001/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1403033002/diff/40001/pkg/analyzer/lib/src/context/context.dart#newcode121 pkg/analyzer/lib/src/context/context.dart:121: <ResultDescriptor, Object>{}; new HashMap<>() https://codereview.chromium.org/1403033002/diff/40001/pkg/analyzer/lib/src/generated/engine.dart ...
5 years, 2 months ago (2015-10-14 18:20:05 UTC) #5
Brian Wilkerson
Other than what Konstantin already commented on, LGTM.
5 years, 2 months ago (2015-10-14 20:23:21 UTC) #6
pquitslund
Thank you! https://codereview.chromium.org/1403033002/diff/40001/pkg/analyzer/lib/src/context/context.dart File pkg/analyzer/lib/src/context/context.dart (right): https://codereview.chromium.org/1403033002/diff/40001/pkg/analyzer/lib/src/context/context.dart#newcode121 pkg/analyzer/lib/src/context/context.dart:121: <ResultDescriptor, Object>{}; On 2015/10/14 18:20:04, scheglov wrote: ...
5 years, 2 months ago (2015-10-14 22:31:46 UTC) #7
pquitslund
5 years, 2 months ago (2015-10-14 22:33:15 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 (id:60001) manually as
888c4c526f5a942d3168bc58573f364efa82fa97 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698