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

Issue 76223002: Fix http://code.google.com/p/dart/issues/detail?id=15017. (Closed)

Created:
7 years, 1 month ago by ngeoffray
Modified:
7 years, 1 month ago
Reviewers:
erikcorry, karlklose
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix http://code.google.com/p/dart/issues/detail?id=15017. By using fixedBackendName, we are actually colliding with inherited Object methods in the Closure class. Therefore do not use fixed backend name for ClosureFieldElement. R=karlklose@google.com Committed: https://code.google.com/p/dart/source/detail?r=30410

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -6 lines) Patch
M sdk/lib/_internal/compiler/implementation/closure.dart View 1 chunk +0 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_emitter/type_test_emitter.dart View 1 1 chunk +1 line, -2 lines 0 comments Download
A tests/language/minify_closure_variable_collision_test.dart View 1 chunk +45 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
7 years, 1 month ago (2013-11-19 11:34:59 UTC) #1
karlklose
LGTM.
7 years, 1 month ago (2013-11-19 11:42:26 UTC) #2
ngeoffray
7 years, 1 month ago (2013-11-19 13:06:16 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r30410 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698