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

Issue 1251663002: Remove redundant context lookups from option-processing code. (Closed)

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

Description

Remove redundant context lookups from option-processing code. This required exposing the ContextInfo class for testing, but I don't think that's a problem because ContextInfo objects can't be reached through the public API of ContextManager. R=brianwilkerson@google.com Committed: https://github.com/dart-lang/sdk/commit/e30ebf79e2ea8e14b3fcd675acfd7cb8a9cfa4ae

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+151 lines, -148 lines) Patch
M pkg/analysis_server/lib/src/context_manager.dart View 25 chunks +149 lines, -147 lines 0 comments Download
M pkg/analysis_server/test/context_manager_test.dart View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Paul Berry
5 years, 5 months ago (2015-07-21 21:39:43 UTC) #2
Brian Wilkerson
LGTM
5 years, 5 months ago (2015-07-21 21:55:42 UTC) #3
Paul Berry
5 years, 5 months ago (2015-07-21 22:06:15 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
e30ebf79e2ea8e14b3fcd675acfd7cb8a9cfa4ae (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698