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

Issue 347133002: Explicitly remove AnalysisContext from ContextCodec. (Closed)

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

Description

Explicitly remove AnalysisContext from ContextCodec. R=paulberry@google.com, brianwilkerson@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=37563

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix for IDs generation #

Messages

Total messages: 6 (0 generated)
scheglov
6 years, 6 months ago (2014-06-20 17:14:35 UTC) #1
Paul Berry
https://codereview.chromium.org/347133002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java (right): https://codereview.chromium.org/347133002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java#newcode50 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java:50: index = indexToContext.size(); This doesn't work anymore. Now that ...
6 years, 6 months ago (2014-06-20 17:59:02 UTC) #2
scheglov
PTAL https://codereview.chromium.org/347133002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java File editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java (right): https://codereview.chromium.org/347133002/diff/1/editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java#newcode50 editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/internal/index/file/ContextCodec.java:50: index = indexToContext.size(); Fixed. Thank you. On 2014/06/20 ...
6 years, 6 months ago (2014-06-20 18:09:31 UTC) #3
Paul Berry
lgtm
6 years, 6 months ago (2014-06-20 18:15:35 UTC) #4
scheglov
Committed patchset #2 manually as r37563 (presubmit successful).
6 years, 6 months ago (2014-06-20 18:18:17 UTC) #5
Brian Wilkerson
6 years, 6 months ago (2014-06-21 03:33:52 UTC) #6
Message was sent while issue was closed.
LGTM

Powered by Google App Engine
This is Rietveld 408576698