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

Issue 1377523007: dart2js: Don't use "void" as field. (Closed)

Created:
5 years, 2 months ago by floitsch
Modified:
5 years, 2 months 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

dart2js: Don't use "void" as field. Although legal now, some engines don't like `void` as property name. R=sra@google.com Committed: https://github.com/dart-lang/sdk/commit/c2aa04db8b51ee812fe2361edf11da69261360d9

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/compiler/lib/src/js_backend/namer.dart View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5 (1 generated)
floitsch
5 years, 2 months ago (2015-10-02 22:27:14 UTC) #2
sra1
LGTM. I'm curious where this showed up as a problem.
5 years, 2 months ago (2015-10-03 00:15:34 UTC) #3
floitsch
On 2015/10/03 00:15:34, sra1 wrote: > LGTM. > > I'm curious where this showed up ...
5 years, 2 months ago (2015-10-05 10:50:10 UTC) #4
floitsch
5 years, 2 months ago (2015-10-05 10:50:26 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
c2aa04db8b51ee812fe2361edf11da69261360d9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698