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

Issue 1944293003: Fix accessing private members on extension classes. (Closed)

Created:
4 years, 7 months ago by Bob Nystrom
Modified:
4 years, 7 months ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix accessing private members on extension classes. Since the member was already a symbol, canonicalMember() was incorrectly double wrapping it. Fixes #508. R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/64a702c8edb9f23181ca405c2c3a02c1274c0fc6

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -0 lines) Patch
M lib/runtime/dart_sdk.js View 1 chunk +1 line, -0 lines 0 comments Download
A test/codegen/lib/html/private_extension_member_test.dart View 1 chunk +18 lines, -0 lines 0 comments Download
M tool/input_sdk/private/ddc_runtime/classes.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
Bob Nystrom
4 years, 7 months ago (2016-05-04 20:56:31 UTC) #2
vsm
lgtm
4 years, 7 months ago (2016-05-04 21:00:57 UTC) #3
Bob Nystrom
4 years, 7 months ago (2016-05-04 22:04:04 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
64a702c8edb9f23181ca405c2c3a02c1274c0fc6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698