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

Issue 2440863002: fix #27642, static members should now work (Closed)

Created:
4 years, 2 months ago by Jennifer Messerly
Modified:
4 years, 2 months ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 #

Total comments: 2

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -24 lines) Patch
M pkg/dev_compiler/test/browser/language_tests.js View 1 2 6 chunks +12 lines, -24 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
Jennifer Messerly
I updated the test expectations as well. A lot of tests are passing now.
4 years, 2 months ago (2016-10-21 00:18:51 UTC) #3
vsm
lgtm https://codereview.chromium.org/2440863002/diff/20001/pkg/dev_compiler/lib/src/compiler/code_generator.dart File pkg/dev_compiler/lib/src/compiler/code_generator.dart (right): https://codereview.chromium.org/2440863002/diff/20001/pkg/dev_compiler/lib/src/compiler/code_generator.dart#newcode4665 pkg/dev_compiler/lib/src/compiler/code_generator.dart:4665: target.staticElement is TypeDefiningElement; Hmm, do we need target ...
4 years, 2 months ago (2016-10-21 02:07:16 UTC) #4
Jennifer Messerly
thanks https://codereview.chromium.org/2440863002/diff/20001/pkg/dev_compiler/lib/src/compiler/code_generator.dart File pkg/dev_compiler/lib/src/compiler/code_generator.dart (right): https://codereview.chromium.org/2440863002/diff/20001/pkg/dev_compiler/lib/src/compiler/code_generator.dart#newcode4665 pkg/dev_compiler/lib/src/compiler/code_generator.dart:4665: target.staticElement is TypeDefiningElement; On 2016/10/21 02:07:16, vsm wrote: ...
4 years, 2 months ago (2016-10-21 17:48:07 UTC) #5
Jennifer Messerly
BTW, I'll try Paul's fix (https://codereview.chromium.org/2439023002) and see if I can drop the code_generator changes ...
4 years, 2 months ago (2016-10-21 17:49:54 UTC) #6
Jennifer Messerly
Committed patchset #3 (id:40001) manually as 982f9f46edec2a69b3c06fda4079401f329945cc (presubmit successful).
4 years, 2 months ago (2016-10-21 18:25:59 UTC) #8
Jennifer Messerly
4 years, 2 months ago (2016-10-21 18:25:59 UTC) #9
Message was sent while issue was closed.
Landing as only the test status updates thanks to Paul! :)

Powered by Google App Engine
This is Rietveld 408576698