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

Issue 10407064: Purge String operator+ from dart2js. (Closed)

Created:
8 years, 7 months ago by ahe
Modified:
8 years, 7 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org, hausner
Visibility:
Public.

Description

Purge String operator+ from dart2js. Committed: https://code.google.com/p/dart/source/detail?r=7798

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -2 lines) Patch
M dart/lib/compiler/implementation/dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/lib/compiler/implementation/source_file.dart View 1 chunk +1 line, -1 line 0 comments Download
M dart/utils/compiler/build_helper.dart View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ahe
This should fix http://code.google.com/p/dart/issues/detail?id=3111
8 years, 7 months ago (2012-05-21 13:19:42 UTC) #1
karlklose
LGTM. https://chromiumcodereview.appspot.com/10407064/diff/1/dart/utils/compiler/build_helper.dart File dart/utils/compiler/build_helper.dart (right): https://chromiumcodereview.appspot.com/10407064/diff/1/dart/utils/compiler/build_helper.dart#newcode76 dart/utils/compiler/build_helper.dart:76: // Disable String operator+. This should only necessary ...
8 years, 7 months ago (2012-05-21 13:27:10 UTC) #2
ahe
8 years, 7 months ago (2012-05-21 13:33:00 UTC) #3
Thank you, Karl!

https://chromiumcodereview.appspot.com/10407064/diff/1/dart/utils/compiler/bu...
File dart/utils/compiler/build_helper.dart (right):

https://chromiumcodereview.appspot.com/10407064/diff/1/dart/utils/compiler/bu...
dart/utils/compiler/build_helper.dart:76: // Disable String operator+. This
should only necessary temporarily
On 2012/05/21 13:27:10, karlklose wrote:
> ... only *be* ...

Done.

Powered by Google App Engine
This is Rietveld 408576698