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

Issue 1612773002: Avoid using wrong 'adaptor' for native methods. (Closed)

Created:
4 years, 11 months ago by sra1
Modified:
4 years, 11 months ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Avoid using wrong 'adaptor' for native methods. The Dart arity adaptor was adding default arguments to the call instead of calling with the given number of arguments. The best way to fix this is to implement Issue 25548. R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/ffa96cdeac480db89c047f6664520d260cace059

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -7 lines) Patch
M pkg/compiler/lib/src/cps_ir/inline.dart View 2 chunks +7 lines, -2 lines 0 comments Download
M tests/html/html.status View 2 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
sra1
4 years, 11 months ago (2016-01-21 01:11:20 UTC) #2
Siggi Cherem (dart-lang)
lgtm!
4 years, 11 months ago (2016-01-21 16:37:55 UTC) #3
sra1
4 years, 11 months ago (2016-01-21 16:44:34 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
ffa96cdeac480db89c047f6664520d260cace059 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698