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

Issue 2536683002: VM: [Kernel] Don't add implicit getters for top level fields into the library dictionary. (Closed)

Created:
4 years ago by Vyacheslav Egorov (Google)
Modified:
4 years ago
Reviewers:
kustermann
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

VM: [Kernel] Don't add implicit getters for top level fields into the library dictionary. Tree shaker can't cope with this and produces incorrect snapshots that contains tree shaken classes. R=kustermann@google.com BUG= Committed: https://github.com/dart-lang/sdk/commit/8eceda053f49b624840f1f4098bf16458f517010

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -72 lines) Patch
M runtime/vm/kernel_reader.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M tests/co19/co19-kernel.status View 5 chunks +29 lines, -29 lines 0 comments Download
M tests/language/language_kernel.status View 9 chunks +18 lines, -39 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Vyacheslav Egorov (Google)
4 years ago (2016-11-28 14:14:27 UTC) #1
kustermann
lgtm
4 years ago (2016-11-28 14:15:32 UTC) #2
Vyacheslav Egorov (Google)
4 years ago (2016-11-28 14:50:29 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
8eceda053f49b624840f1f4098bf16458f517010 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698