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

Issue 1223413003: Hook for overriding the ContextManager and some code clean-up (with more to follow) (Closed)

Created:
5 years, 5 months ago by Brian Wilkerson
Modified:
5 years, 5 months ago
Reviewers:
Paul Berry
CC:
reviews_dartlang.org, jwren
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Hook for overriding the ContextManager and some code clean-up (with more to follow) R=paulberry@google.com Committed: https://github.com/dart-lang/sdk/commit/0c6872acefbd3455464e24d7b24c3fb24d39efe3

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+229 lines, -118 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 18 chunks +47 lines, -37 lines 3 comments Download
M pkg/analysis_server/lib/src/context_manager.dart View 7 chunks +108 lines, -30 lines 0 comments Download
M pkg/analysis_server/lib/src/domain_analysis.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/domain_completion.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analysis_server/lib/src/domain_execution.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/get_handler.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analysis_server/lib/src/server/driver.dart View 3 chunks +9 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/socket_server.dart View 4 chunks +4 lines, -1 line 0 comments Download
M pkg/analysis_server/lib/src/status/get_handler.dart View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/analysis_server/lib/starter.dart View 3 chunks +8 lines, -0 lines 0 comments Download
M pkg/analysis_server/test/analysis/get_errors_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/analysis_server_test.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 12 chunks +39 lines, -36 lines 0 comments Download
M pkg/analysis_server/test/domain_completion_test.dart View 4 chunks +5 lines, -4 lines 0 comments Download
M pkg/analysis_server/test/domain_execution_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/test/socket_server_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
Brian Wilkerson
5 years, 5 months ago (2015-07-09 20:13:40 UTC) #2
Paul Berry
LGTM. I don't completely follow where you're going with this, but it doesn't seem crazy ...
5 years, 5 months ago (2015-07-09 21:45:57 UTC) #3
Brian Wilkerson
https://codereview.chromium.org/1223413003/diff/1/pkg/analysis_server/lib/src/analysis_server.dart File pkg/analysis_server/lib/src/analysis_server.dart (right): https://codereview.chromium.org/1223413003/diff/1/pkg/analysis_server/lib/src/analysis_server.dart#newcode1262 pkg/analysis_server/lib/src/analysis_server.dart:1262: class ContextsChangedEventImpl implements ContextsChangedEvent { I agree. Done.
5 years, 5 months ago (2015-07-13 17:18:50 UTC) #4
Brian Wilkerson
5 years, 5 months ago (2015-07-13 17:20:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
0c6872acefbd3455464e24d7b24c3fb24d39efe3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698