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

Issue 1099743002: fix fields that override getters/setters (Closed)

Created:
5 years, 8 months ago by Jennifer Messerly
Modified:
5 years, 8 months ago
Reviewers:
Leaf, Jacob
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 : #

Patch Set 2 : merged #

Unified diffs Side-by-side diffs Delta from patch set Stats (+223 lines, -79 lines) Patch
M lib/runtime/dart/_isolate_helper.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/runtime/dart/async.js View 1 2 chunks +2 lines, -2 lines 0 comments Download
M lib/runtime/dart/collection.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/runtime/dart/convert.js View 1 1 chunk +1 line, -1 line 0 comments Download
M lib/runtime/dart/core.js View 1 5 chunks +7 lines, -7 lines 0 comments Download
M lib/runtime/dart_runtime.js View 1 chunk +21 lines, -0 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 20 chunks +78 lines, -67 lines 0 comments Download
A lib/src/codegen/js_field_storage.dart View 1 chunk +87 lines, -0 lines 0 comments Download
M test/codegen/expect/fieldtest.js View 2 chunks +15 lines, -0 lines 0 comments Download
M test/codegen/fieldtest.dart View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (4 generated)
Jennifer Messerly
fyi, this is similar to CL https://codereview.chromium.org/1090313002/, but doesn't contain the a fix for non-sealed ...
5 years, 8 months ago (2015-04-20 23:58:58 UTC) #5
Leaf
I'm still a little hesitant about forbidding overriding a field with getter/setter, but I think ...
5 years, 8 months ago (2015-04-21 15:31:50 UTC) #6
Jennifer Messerly
On 2015/04/21 15:31:50, leafp wrote: > I'm still a little hesitant about forbidding overriding a ...
5 years, 8 months ago (2015-04-21 15:52:31 UTC) #7
Jennifer Messerly
Committed patchset #2 (id:80001) manually as 4c5c6184fc9ee72840bdeb902d0c9dee4ab4542a (presubmit successful).
5 years, 8 months ago (2015-04-21 16:07:26 UTC) #8
Jacob
5 years, 8 months ago (2015-04-21 16:21:01 UTC) #9
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698