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

Issue 11959030: Fix two issues that broke minification on dart2js. (Closed)

Created:
7 years, 11 months ago by erikcorry
Modified:
7 years, 10 months ago
Reviewers:
karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix two issues that broke minification on dart2js. R=karlklose@google.com BUG= Committed: https://code.google.com/p/dart/source/detail?r=17188

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -5 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 1 chunk +1 line, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/lib/js_helper.dart View 2 chunks +9 lines, -4 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
erikcorry
7 years, 11 months ago (2013-01-17 09:52:48 UTC) #1
karlklose
LGTM.
7 years, 11 months ago (2013-01-17 09:54:42 UTC) #2
ahe
7 years, 10 months ago (2013-02-13 12:54:07 UTC) #3
Message was sent while issue was closed.
https://codereview.chromium.org/11959030/diff/1/sdk/lib/_internal/compiler/im...
File sdk/lib/_internal/compiler/implementation/lib/js_helper.dart (right):

https://codereview.chromium.org/11959030/diff/1/sdk/lib/_internal/compiler/im...
sdk/lib/_internal/compiler/implementation/lib/js_helper.dart:908: JS('void',
'#.dartException = #', this, dartException);
Sorry about that, I didn't think too carefully about this.

Powered by Google App Engine
This is Rietveld 408576698