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

Issue 2668543002: Fix dynamic calls on JS interop classes. (Closed)

Created:
3 years, 10 months ago by Jacob
Modified:
3 years, 10 months ago
Reviewers:
CC:
dev-compiler+reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Fix dynamic calls on JS interop classes. BUG= Committed: https://github.com/dart-lang/sdk/commit/f6151f902ec9b8104f8fe69b2ccc534b6e173f97

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+213 lines, -20 lines) Patch
M pkg/dev_compiler/lib/js/amd/dart_sdk.js View 5 chunks +25 lines, -3 lines 0 comments Download
M pkg/dev_compiler/lib/js/common/dart_sdk.js View 5 chunks +25 lines, -3 lines 0 comments Download
M pkg/dev_compiler/lib/js/es6/dart_sdk.js View 5 chunks +25 lines, -3 lines 0 comments Download
M pkg/dev_compiler/lib/js/legacy/dart_sdk.js View 5 chunks +25 lines, -3 lines 0 comments Download
M pkg/dev_compiler/lib/sdk/ddc_sdk.sum View Binary file 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/classes.dart View 1 chunk +15 lines, -0 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/ddc_runtime/operations.dart View 4 chunks +41 lines, -6 lines 0 comments Download
M pkg/dev_compiler/tool/input_sdk/private/js_mirrors.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A tests/lib_strong/html/js_typed_interop_dynamic_test.dart View 1 chunk +55 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Jacob
Committed patchset #1 (id:1) manually as f6151f902ec9b8104f8fe69b2ccc534b6e173f97 (presubmit successful).
3 years, 10 months ago (2017-01-30 22:19:21 UTC) #2
Jacob
3 years, 10 months ago (2017-01-30 22:19:54 UTC) #3
Message was sent while issue was closed.
Merging from v_1_20_dev_9_1 branch.
TBR

Powered by Google App Engine
This is Rietveld 408576698