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

Issue 1490463003: Don't use ".catch" in dart2js generated code. (Closed)

Created:
5 years ago by floitsch
Modified:
5 years ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Don't use ".catch" in dart2js generated code. "catch" as a property name is legal in most VMs nowadays, but a few implementations still don't like it. R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/74d2846cb53be205463f2dc55d3d7ccfc882b3d2

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -1 line) Patch
M pkg/js_ast/lib/src/printer.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/html/html_common/conversions_dart2js.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (2 generated)
floitsch
5 years ago (2015-11-30 23:48:38 UTC) #2
sra1
lgtm
5 years ago (2015-12-01 00:40:55 UTC) #3
floitsch
5 years ago (2015-12-01 00:54:42 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
74d2846cb53be205463f2dc55d3d7ccfc882b3d2 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698