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

Issue 1625783002: Rework recent changes to LineInfo to be backward compatible. (Closed)

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

Description

Rework recent changes to LineInfo to be backward compatible. Commit 1ecd06d39cbfa120709f1d986c25761e17f68e53 introduced a new getter to the LineInfo class, breaking clients such as linter that use LineInfo in an `implements` clause. This CL reworks the change to be backward compatible. It may be reverted once we are ready to roll to a new major version of analyzer. R=brianwilkerson@google.com, scheglov@google.com Committed: https://github.com/dart-lang/sdk/commit/201e980fd29cf1777b3b74ece067fcd4d7534e0a

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -13 lines) Patch
M pkg/analysis_server/lib/src/status/get_handler.dart View 1 chunk +8 lines, -7 lines 0 comments Download
M pkg/analyzer/lib/src/generated/source.dart View 3 chunks +27 lines, -6 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
Paul Berry
4 years, 11 months ago (2016-01-23 14:10:17 UTC) #2
Brian Wilkerson
LGTM > ... breaking clients such as analyzer CLI ... Did you mean 'linter'? 'analyzer_cli' ...
4 years, 11 months ago (2016-01-23 17:43:53 UTC) #3
scheglov
lgtm
4 years, 11 months ago (2016-01-23 17:46:44 UTC) #4
Paul Berry
On 2016/01/23 17:43:53, Brian Wilkerson wrote: > LGTM > > > ... breaking clients such ...
4 years, 11 months ago (2016-01-23 22:27:20 UTC) #5
Paul Berry
4 years, 11 months ago (2016-01-23 22:33:24 UTC) #8
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
201e980fd29cf1777b3b74ece067fcd4d7534e0a (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698