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

Issue 1915533004: Fixes #519 (Closed)

Created:
4 years, 8 months ago by vsm
Modified:
4 years, 7 months ago
Reviewers:
Leaf, Jennifer Messerly
CC:
dev-compiler+reviews_dartlang.org, jakemac, Siggi Cherem (dart-lang)
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fixes #519 This is the Symbol bug which is breaking package:unittest. R=leafp@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/0325e6c2829b7fad769c7fae9d0a1750bea11c6a

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -3 lines) Patch
M lib/src/compiler/code_generator.dart View 1 chunk +2 lines, -2 lines 2 comments Download
M test/browser/language_tests.js View 1 chunk +0 lines, -1 line 0 comments Download
M test/codegen/expect/language-all.js View Binary file 0 comments Download

Messages

Total messages: 8 (3 generated)
vsm
https://codereview.chromium.org/1915533004/diff/1/lib/src/compiler/code_generator.dart File lib/src/compiler/code_generator.dart (left): https://codereview.chromium.org/1915533004/diff/1/lib/src/compiler/code_generator.dart#oldcode3437 lib/src/compiler/code_generator.dart:3437: return new JS.New(_emitTypeName(types.symbolType), [name]); Note: we need #.new to ...
4 years, 8 months ago (2016-04-22 18:23:49 UTC) #3
Leaf
lgtm
4 years, 8 months ago (2016-04-22 18:26:11 UTC) #4
vsm
Committed patchset #1 (id:1) manually as 0325e6c2829b7fad769c7fae9d0a1750bea11c6a (presubmit successful).
4 years, 8 months ago (2016-04-22 18:27:08 UTC) #6
Jennifer Messerly
https://codereview.chromium.org/1915533004/diff/1/lib/src/compiler/code_generator.dart File lib/src/compiler/code_generator.dart (left): https://codereview.chromium.org/1915533004/diff/1/lib/src/compiler/code_generator.dart#oldcode3437 lib/src/compiler/code_generator.dart:3437: return new JS.New(_emitTypeName(types.symbolType), [name]); On 2016/04/22 18:23:49, vsm wrote: ...
4 years, 7 months ago (2016-04-25 16:31:09 UTC) #7
Jennifer Messerly
4 years, 7 months ago (2016-04-25 16:31:15 UTC) #8
Message was sent while issue was closed.
also lgtm

Powered by Google App Engine
This is Rietveld 408576698