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

Issue 85303004: Remove old warning code for wrong usage of warnings in co19 (Closed)

Created:
7 years ago by ricow1
Modified:
7 years ago
Reviewers:
ahe, kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Remove old warning code for wrong usage of warnings in co19 Committed: https://code.google.com/p/dart/source/detail?r=30621

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -15 lines) Patch
M tools/testing/dart/test_suite.dart View 1 1 chunk +0 lines, -15 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ricow1
7 years ago (2013-11-25 12:44:42 UTC) #1
kustermann
LGTM https://chromiumcodereview.appspot.com/85303004/diff/1/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://chromiumcodereview.appspot.com/85303004/diff/1/tools/testing/dart/test_suite.dart#newcode1536 tools/testing/dart/test_suite.dart:1536: bool hasDynamicTypeError = contents.contains("@dynamic-type-error"); Remove the this line ...
7 years ago (2013-11-25 12:47:05 UTC) #2
ricow1
7 years ago (2013-11-25 12:53:21 UTC) #3
https://chromiumcodereview.appspot.com/85303004/diff/1/tools/testing/dart/tes...
File tools/testing/dart/test_suite.dart (right):

https://chromiumcodereview.appspot.com/85303004/diff/1/tools/testing/dart/tes...
tools/testing/dart/test_suite.dart:1536: bool hasDynamicTypeError =
contents.contains("@dynamic-type-error");
On 2013/11/25 12:47:06, kustermann wrote:
> Remove the this line as well.

Done.

Powered by Google App Engine
This is Rietveld 408576698