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

Issue 2270903002: Remove 'Element.docRange'. (Closed)

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

Description

Remove 'Element.docRange'. I also marked the corresponding information in summaries as @deprecated and made a small tweak to the generator so that it knows that the ids of deprecated fields are still used. R=brianwilkerson@google.com, paulberry@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/abc5051854fd7c98c7ba6b593211e47dcbcec9e8

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+43 lines, -244 lines) Patch
M pkg/analyzer/CHANGELOG.md View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/dart/element/element.dart View 1 chunk +0 lines, -9 lines 0 comments Download
M pkg/analyzer/lib/src/dart/element/element.dart View 11 chunks +0 lines, -114 lines 0 comments Download
M pkg/analyzer/lib/src/dart/element/handle.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/dart/element/member.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M pkg/analyzer/lib/src/generated/utilities_dart.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/format.dart View 6 chunks +6 lines, -47 lines 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 2 chunks +2 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_ast.dart View 1 chunk +1 line, -4 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_elements.dart View 1 chunk +1 line, -3 lines 0 comments Download
M pkg/analyzer/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/test/generated/all_the_rest_test.dart View 17 chunks +28 lines, -53 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_test.dart View 1 chunk +0 lines, -1 line 0 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M pkg/analyzer/tool/summary/generate.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
4 years, 4 months ago (2016-08-23 17:18:56 UTC) #1
Brian Wilkerson
lgtm in theory. Unfortunately, removing this field makes this a breaking change, which means that ...
4 years, 4 months ago (2016-08-23 17:28:21 UTC) #2
scheglov
On 2016/08/23 17:28:21, Brian Wilkerson wrote: > lgtm in theory. > > Unfortunately, removing this ...
4 years, 4 months ago (2016-08-23 17:45:14 UTC) #3
Paul Berry
lgtm
4 years, 4 months ago (2016-08-24 13:08:23 UTC) #4
scheglov
4 years, 4 months ago (2016-08-24 16:40:30 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
abc5051854fd7c98c7ba6b593211e47dcbcec9e8 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698