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

Issue 2819423004: Simplify shadow class hierarchy. (Closed)

Created:
3 years, 8 months ago by Paul Berry
Modified:
3 years, 8 months ago
Reviewers:
ahe
CC:
reviews_dartlang.org, dart-fe-team+reviews_google.com
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Simplify shadow class hierarchy. Change the front_end's shadow class hierarchy so that instead of containing implementation classes and mixin classes, it only contains implementation classes. The mixins proved to be unnecessary. R=ahe@google.com Committed: https://github.com/dart-lang/sdk/commit/ed41766091fc025ad5775198b13f974e353fdb7e

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -264 lines) Patch
D pkg/front_end/lib/src/fasta/builder/shadow_ast.dart View 1 chunk +0 lines, -112 lines 0 comments Download
M pkg/front_end/lib/src/fasta/kernel/kernel_shadow_ast.dart View 3 chunks +14 lines, -152 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Paul Berry
3 years, 8 months ago (2017-04-18 13:30:14 UTC) #2
ahe
lgtm
3 years, 8 months ago (2017-04-18 13:31:18 UTC) #3
Paul Berry
3 years, 8 months ago (2017-04-18 13:31:49 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ed41766091fc025ad5775198b13f974e353fdb7e (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698