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

Issue 1298923004: Repair a dart2js test failure due to unused methods. (Closed)

Created:
5 years, 4 months ago by Kevin Millikin (Google)
Modified:
5 years, 4 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Repair a dart2js test failure due to unused methods. A recent change made three useful utility functions become unused in dart2js. Add them to the whitelist of unused functions, because we are likely to use them again in a future change. BUG= R=johnniwinther@google.com Committed: https://github.com/dart-lang/sdk/commit/7b3141f7e72e2b5150eb412742cb5b217416e331

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -1 line) Patch
M tests/compiler/dart2js/analyze_unused_dart2js_test.dart View 1 chunk +8 lines, -1 line 0 comments Download

Messages

Total messages: 4 (1 generated)
Kevin Millikin (Google)
We could also just remove these functions. I have a feeling we will either use ...
5 years, 4 months ago (2015-08-19 07:10:29 UTC) #2
Johnni Winther
lgtm
5 years, 4 months ago (2015-08-19 07:17:01 UTC) #3
Kevin Millikin (Google)
5 years, 4 months ago (2015-08-19 07:17:17 UTC) #4
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
7b3141f7e72e2b5150eb412742cb5b217416e331 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698