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

Issue 2919833002: Remove the ClassHierarchy.rootClass getter. (Closed)

Created:
3 years, 6 months ago by scheglov
Modified:
3 years, 6 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Remove the ClassHierarchy.rootClass getter. According to the language specification the root class is always equivalent to the Object class. R=ahe@google.com, kmillikin@google.com, paulberry@google.com, sigmund@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/00f97489cfe376bc0c28e9b2f5154ce86e7d5b10

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -13 lines) Patch
M pkg/kernel/lib/class_hierarchy.dart View 3 chunks +1 line, -4 lines 0 comments Download
M pkg/kernel/lib/transformations/method_call.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/kernel/lib/transformations/mixin_full_resolution.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/kernel/lib/transformations/treeshaker.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/kernel/test/class_hierarchy_test.dart View 1 chunk +0 lines, -5 lines 0 comments Download
M pkg/kernel/test/treeshaker_membench.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
scheglov
3 years, 6 months ago (2017-06-01 18:14:35 UTC) #1
Paul Berry
lgtm
3 years, 6 months ago (2017-06-01 18:27:36 UTC) #2
scheglov
Committed patchset #1 (id:1) manually as 00f97489cfe376bc0c28e9b2f5154ce86e7d5b10 (presubmit successful).
3 years, 6 months ago (2017-06-01 18:56:53 UTC) #4
ahe
3 years, 6 months ago (2017-06-02 12:32:52 UTC) #5
Message was sent while issue was closed.
lgtm

Yeah, that was a bit odd.

Powered by Google App Engine
This is Rietveld 408576698