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

Issue 2661803002: Issue 28491. Add support for UnlinkedExprOperation.pushSuper even though it is not allowed. (Closed)

Created:
3 years, 10 months ago by scheglov
Modified:
3 years, 10 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+73 lines, -1 line) Patch
M pkg/analyzer/lib/src/dart/analysis/driver.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/analyzer/lib/src/summary/format.fbs View Binary file 0 comments Download
M pkg/analyzer/lib/src/summary/idl.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/link.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/resynthesize.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M pkg/analyzer/lib/src/summary/summarize_const_expr.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/analyzer/test/src/summary/resynthesize_common.dart View 4 chunks +25 lines, -0 lines 2 comments Download
M pkg/analyzer/test/src/summary/summary_common.dart View 2 chunks +34 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
scheglov
3 years, 10 months ago (2017-01-28 20:33:24 UTC) #1
Paul Berry
lgtm assuming comment below is addressed. https://codereview.chromium.org/2661803002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart File pkg/analyzer/test/src/summary/resynthesize_common.dart (right): https://codereview.chromium.org/2661803002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart#newcode701 pkg/analyzer/test/src/summary/resynthesize_common.dart:701: if (modifier == ...
3 years, 10 months ago (2017-01-29 14:28:03 UTC) #2
Brian Wilkerson
Other than Paul's concern, lgtm.
3 years, 10 months ago (2017-01-29 17:19:58 UTC) #3
scheglov
https://codereview.chromium.org/2661803002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart File pkg/analyzer/test/src/summary/resynthesize_common.dart (right): https://codereview.chromium.org/2661803002/diff/1/pkg/analyzer/test/src/summary/resynthesize_common.dart#newcode701 pkg/analyzer/test/src/summary/resynthesize_common.dart:701: if (modifier == Modifier.REFERENCES_SUPER) { On 2017/01/29 14:28:02, Paul ...
3 years, 10 months ago (2017-01-29 18:05:15 UTC) #4
scheglov
3 years, 10 months ago (2017-01-29 18:05:33 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
70dd81dd372b15a29a2fa9f54691c45e83530288 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698