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

Issue 1370833002: Remove ElementLocator.locateWithOffset altogether. (Closed)

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

Description

Remove ElementLocator.locateWithOffset altogether. It was needed only for the old Angular implementation support, which overlayed its own Element subclasses into normal Dart AST, for example for string literals - names of components. As we don't support this anymore, there is no need for the method. R=brianwilkerson@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/3924b15d85f120b2e5214a8a5347b5f80a88ab8d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -37 lines) Patch
M pkg/analysis_server/lib/src/analysis_server.dart View 3 chunks +3 lines, -3 lines 0 comments Download
M pkg/analysis_server/lib/src/computer/computer_hover.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analysis_server/lib/src/edit/edit_domain.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/generated/ast.dart View 1 chunk +0 lines, -19 lines 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 1 chunk +0 lines, -13 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
scheglov
5 years, 2 months ago (2015-09-25 21:34:01 UTC) #1
Brian Wilkerson
LGTM
5 years, 2 months ago (2015-09-25 21:38:28 UTC) #2
scheglov
5 years, 2 months ago (2015-09-25 21:57:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3924b15d85f120b2e5214a8a5347b5f80a88ab8d (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698