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

Issue 2938823002: Starting making dart2js strong mode clean. (Closed)

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

Description

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address some comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -24 lines) Patch
A pkg/compiler/analysis_options_strong.yaml View 1 chunk +12 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/apiimpl.dart View 3 chunks +7 lines, -5 lines 0 comments Download
M pkg/compiler/lib/src/closure.dart View 1 chunk +2 lines, -1 line 0 comments Download
M pkg/compiler/lib/src/js_backend/namer.dart View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/program_builder/collector.dart View 3 chunks +4 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/js_emitter/program_builder/program_builder.dart View 3 chunks +7 lines, -4 lines 0 comments Download
M pkg/compiler/lib/src/native/behavior.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/compiler/lib/src/util/maplet.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
M pkg/compiler/lib/src/util/setlet.dart View 1 2 chunks +3 lines, -3 lines 0 comments Download
A pkg/compiler/testing_strong.json View 1 chunk +193 lines, -0 lines 0 comments Download
A tests/compiler/dart2js/analyze_strong_test.dart View 1 chunk +15 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/dart2js.status View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 10 (4 generated)
ahe
3 years, 6 months ago (2017-06-14 13:10:28 UTC) #2
ahe
3 years, 6 months ago (2017-06-14 17:08:55 UTC) #4
Emily Fortuna
lgtm post-comments https://codereview.chromium.org/2938823002/diff/1/pkg/compiler/lib/src/native/behavior.dart File pkg/compiler/lib/src/native/behavior.dart (right): https://codereview.chromium.org/2938823002/diff/1/pkg/compiler/lib/src/native/behavior.dart#newcode526 pkg/compiler/lib/src/native/behavior.dart:526: dynamic specArgument = argNodes.head; this should be ...
3 years, 6 months ago (2017-06-14 17:42:52 UTC) #5
ahe
Thank you, Emily. I was able to change _MARKER, but see my comments below. PTAL ...
3 years, 6 months ago (2017-06-14 18:27:23 UTC) #6
Emily Fortuna
lgtm https://codereview.chromium.org/2938823002/diff/1/pkg/compiler/lib/src/native/behavior.dart File pkg/compiler/lib/src/native/behavior.dart (right): https://codereview.chromium.org/2938823002/diff/1/pkg/compiler/lib/src/native/behavior.dart#newcode526 pkg/compiler/lib/src/native/behavior.dart:526: dynamic specArgument = argNodes.head; On 2017/06/14 18:27:23, ahe ...
3 years, 6 months ago (2017-06-14 18:29:05 UTC) #8
ahe
3 years, 6 months ago (2017-06-14 18:34:14 UTC) #10
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
87700d381c53e533b038e51f3072d2fed5f5ac59 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698