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

Issue 312693008: Add javascript compatibility warnings for strings that are not identical, but (Closed)

Created:
6 years, 6 months ago by regis
Modified:
6 years, 6 months ago
Reviewers:
srdjan
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Add javascript compatibility warnings for strings that are not identical, but equal. The vm does not canonicalize all strings as javascript does. R=srdjan@google.com Committed: https://code.google.com/p/dart/source/detail?r=37013

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+72 lines, -12 lines) Patch
M runtime/lib/identical.cc View 1 1 chunk +32 lines, -1 line 0 comments Download
M runtime/vm/dart_api_impl_test.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/flow_graph_compiler.cc View 1 1 chunk +6 lines, -1 line 0 comments Download
M runtime/vm/intermediate_language.cc View 1 1 chunk +0 lines, -1 line 0 comments Download
M runtime/vm/parser.cc View 1 2 chunks +12 lines, -7 lines 0 comments Download
M tests/standalone/javascript_compatibility_errors_test.dart View 1 2 chunks +10 lines, -0 lines 0 comments Download
M tests/standalone/javascript_compatibility_warnings_test.dart View 1 2 chunks +10 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
regis
6 years, 6 months ago (2014-06-03 23:41:02 UTC) #1
srdjan
lgtm
6 years, 6 months ago (2014-06-04 20:47:07 UTC) #2
regis
6 years, 6 months ago (2014-06-04 20:47:59 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r37013 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698