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

Issue 11660033: Remove unused variant of native JS class definition. (Closed)

Created:
7 years, 12 months ago by sra1
Modified:
7 years, 11 months ago
Reviewers:
ahe, ngeoffray
CC:
reviews_dartlang.org, ngeoffray
Visibility:
Public.

Description

Remove unused variant of native JS class definition. Remove: class X native '=Foo' {} This was used for Console but now we use a Dart class with methods containing JS code. Committed: https://code.google.com/p/dart/source/detail?r=16507

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -53 lines) Patch
M sdk/lib/_internal/compiler/implementation/js_backend/native_emitter.dart View 3 chunks +1 line, -31 lines 0 comments Download
D tests/compiler/dart2js_native/native_literal_class_frog_test.dart View 1 chunk +0 lines, -22 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
sra1
7 years, 12 months ago (2012-12-26 21:10:25 UTC) #1
ngeoffray
LGTM!
7 years, 12 months ago (2012-12-26 22:52:49 UTC) #2
ahe
7 years, 11 months ago (2013-01-02 07:50:36 UTC) #3
Message was sent while issue was closed.
LGTM!

Seems like a latent bug that we were using identical on a substring.

Cheers,
Peter

Powered by Google App Engine
This is Rietveld 408576698