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

Issue 1489043002: More mirrors (Closed)

Created:
5 years ago by vsm
Modified:
5 years ago
Reviewers:
Leaf, Jennifer Messerly
CC:
dev-compiler+reviews_dartlang.org
Base URL:
https://github.com/dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

More mirrors A little more implementation and workarounds for Angular. See #199. R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/eded9e240c099f8ecb1294187f416663e527e49f

Patch Set 1 #

Total comments: 7

Patch Set 2 : Cleanup #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -18 lines) Patch
M lib/runtime/dart/_js_mirrors.js View 1 4 chunks +13 lines, -7 lines 0 comments Download
M tool/input_sdk/private/js_mirrors.dart View 1 3 chunks +22 lines, -11 lines 0 comments Download
M tool/sdk_expected_errors.txt View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 8 (3 generated)
vsm
5 years ago (2015-12-01 14:48:51 UTC) #3
Jennifer Messerly
lgtm w/ one issue https://codereview.chromium.org/1489043002/diff/1/tool/input_sdk/private/js_mirrors.dart File tool/input_sdk/private/js_mirrors.dart (right): https://codereview.chromium.org/1489043002/diff/1/tool/input_sdk/private/js_mirrors.dart#newcode127 tool/input_sdk/private/js_mirrors.dart:127: return interfaces().map((t) => new JsClassMirror._(t)); ...
5 years ago (2015-12-01 16:41:40 UTC) #4
vsm
https://codereview.chromium.org/1489043002/diff/1/tool/input_sdk/private/js_mirrors.dart File tool/input_sdk/private/js_mirrors.dart (right): https://codereview.chromium.org/1489043002/diff/1/tool/input_sdk/private/js_mirrors.dart#newcode127 tool/input_sdk/private/js_mirrors.dart:127: return interfaces().map((t) => new JsClassMirror._(t)); On 2015/12/01 16:41:39, John ...
5 years ago (2015-12-01 17:00:01 UTC) #5
Jennifer Messerly
https://codereview.chromium.org/1489043002/diff/1/tool/sdk_expected_errors.txt File tool/sdk_expected_errors.txt (right): https://codereview.chromium.org/1489043002/diff/1/tool/sdk_expected_errors.txt#newcode277 tool/sdk_expected_errors.txt:277: warning: [DownCastComposite] interfaces().map((t) => new JsClassMirror._(t)) (dynamic) will need ...
5 years ago (2015-12-01 17:13:49 UTC) #6
vsm
5 years ago (2015-12-01 19:01:36 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
eded9e240c099f8ecb1294187f416663e527e49f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698