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

Issue 15024008: Avoid syntax errors on oddly named fields. (Closed)

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

Description

Avoid syntax errors on oddly named fields. R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=22785

Patch Set 1 #

Total comments: 4

Patch Set 2 : Add dart2js_native test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1414 lines, -4 lines) Patch
M dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 1 1 chunk +4 lines, -4 lines 0 comments Download
A dart/tests/compiler/dart2js_native/oddly_named_fields_test.dart View 1 1 chunk +1387 lines, -0 lines 0 comments Download
A dart/tests/html/track_element_constructor_test.dart View 1 chunk +23 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
This fixes high priority bug http://dartbug.com/10662.
7 years, 7 months ago (2013-05-15 19:57:33 UTC) #1
sra1
lgtm https://codereview.chromium.org/15024008/diff/1/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart File dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart (right): https://codereview.chromium.org/15024008/diff/1/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart#newcode316 dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart:316: js('var parameter = "parameter" + i'), This would ...
7 years, 7 months ago (2013-05-16 00:09:31 UTC) #2
ahe
Added a test and committing. https://codereview.chromium.org/15024008/diff/1/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart File dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart (right): https://codereview.chromium.org/15024008/diff/1/dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart#newcode316 dart/sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart:316: js('var parameter = "parameter" ...
7 years, 7 months ago (2013-05-16 12:41:56 UTC) #3
ahe
7 years, 7 months ago (2013-05-16 12:44:41 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r22785 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698