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

Issue 2996573002: fix #28988, remove throw on Dart1 incompatible is-checks for dartdevc (Closed)

Created:
3 years, 4 months ago by Jennifer Messerly
Modified:
3 years, 4 months ago
Reviewers:
Leaf
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix #28988, remove throw on Dart1 incompatible is-checks for dartdevc We've had this flag off in testing for quite a while. This should not affect user code because it's removing a throw. R=leafp@google.com Committed: https://github.com/dart-lang/sdk/commit/65e609548d9cfacb29cc369bfa8646bbe19788b3

Patch Set 1 #

Total comments: 6

Patch Set 2 : fix changelog #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -206 lines) Patch
M CHANGELOG.md View 1 1 chunk +15 lines, -0 lines 0 comments Download
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View 1 Binary file 0 comments Download
M pkg/dev_compiler/test/browser/language_tests.js View 1 2 chunks +1 line, -1 line 0 comments Download
M pkg/dev_compiler/test/browser/runtime_tests.js View 1 13 chunks +21 lines, -71 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/errors.dart View 1 1 chunk +0 lines, -19 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/generators.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/operations.dart View 1 1 chunk +23 lines, -35 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/runtime.dart View 1 1 chunk +1 line, -4 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/types.dart View 1 1 chunk +0 lines, -34 lines 0 comments Download
M pkg/dev_compiler/tool/run.js View 1 1 chunk +0 lines, -1 line 0 comments Download
M tests/corelib_2/corelib_2.status View 1 1 chunk +0 lines, -2 lines 0 comments Download
M tests/language_strong/language_strong.status View 1 3 chunks +0 lines, -37 lines 0 comments Download
M tests/lib_strong/lib_strong.status View 1 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8 (3 generated)
Jennifer Messerly
FYI, I also checked internal code and did not find any use of this flag. ...
3 years, 4 months ago (2017-08-05 01:22:20 UTC) #3
Leaf
lgtm! WOOHOO! Can you add a CHANGELOG entry? Up to you whether to keep the ...
3 years, 4 months ago (2017-08-05 02:24:27 UTC) #4
Jennifer Messerly
Done & added changelog entry https://codereview.chromium.org/2996573002/diff/1/pkg/dev_compiler/test/browser/runtime_tests.js File pkg/dev_compiler/test/browser/runtime_tests.js (right): https://codereview.chromium.org/2996573002/diff/1/pkg/dev_compiler/test/browser/runtime_tests.js#newcode251 pkg/dev_compiler/test/browser/runtime_tests.js:251: function checkType(x, type, expectedTrue, ...
3 years, 4 months ago (2017-08-07 23:30:53 UTC) #5
Leaf
still lgtm!
3 years, 4 months ago (2017-08-07 23:39:17 UTC) #6
Jennifer Messerly
3 years, 4 months ago (2017-08-07 23:41:29 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:10001) manually as
65e609548d9cfacb29cc369bfa8646bbe19788b3 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698