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

Issue 10451054: Fix a bug in overload dispatch. (Closed)

Created:
8 years, 6 months ago by podivilov
Modified:
8 years, 6 months ago
Reviewers:
vsm, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix a bug in overload dispatch. R=sra@google.com,vsm@google.com BUG=3261 TEST=html/audiocontext_test Committed: https://code.google.com/p/dart/source/detail?r=8068

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -2 lines) Patch
M lib/dom/scripts/systemnative.py View 1 chunk +1 line, -1 line 1 comment Download
M tests/html/audiocontext_test.dart View 1 chunk +12 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
podivilov
8 years, 6 months ago (2012-05-28 12:53:57 UTC) #1
podivilov
http://codereview.chromium.org/10451054/diff/1/lib/dom/scripts/systemnative.py File lib/dom/scripts/systemnative.py (right): http://codereview.chromium.org/10451054/diff/1/lib/dom/scripts/systemnative.py#newcode1025 lib/dom/scripts/systemnative.py:1025: dart_type = self._DartType(arg.type.id) DOM interfaces named after idl interfaces ...
8 years, 6 months ago (2012-05-28 13:00:09 UTC) #2
vsm
8 years, 6 months ago (2012-05-29 14:22:33 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698