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

Issue 29783004: Implement OscillatorNode.type= for Dartium. (Closed)

Created:
7 years, 2 months ago by rmacnak
Modified:
7 years, 2 months ago
Reviewers:
vsm, siva
CC:
reviews+dom_dartlang.org, blois
Visibility:
Public.

Description

Implement OscillatorNode.type= for Dartium. BUG=http://dartbug.com/11984 R=vsm@google.com Committed: https://src.chromium.org/viewvc/multivm?view=rev&revision=1464

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Patch Set 7 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M Source/bindings/dart/custom/DartOscillatorNodeCustom.cpp View 1 1 chunk +20 lines, -3 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
rmacnak
The discussion on the bug notes we have integer constants defined but the getter and ...
7 years, 2 months ago (2013-10-18 23:20:59 UTC) #1
siva
Vijay can tell us if the Dart API can be restricted to just strings. I ...
7 years, 2 months ago (2013-10-19 00:03:48 UTC) #2
rmacnak
Counterpart is https://chromiumcodereview.appspot.com/28973003/ https://chromiumcodereview.appspot.com/29783004/diff/1/Source/bindings/dart/custom/DartOscillatorNodeCustom.cpp File Source/bindings/dart/custom/DartOscillatorNodeCustom.cpp (right): https://chromiumcodereview.appspot.com/29783004/diff/1/Source/bindings/dart/custom/DartOscillatorNodeCustom.cpp#newcode46 Source/bindings/dart/custom/DartOscillatorNodeCustom.cpp:46: String type = DartUtilities::dartToString(Dart_GetNativeArgument(args, 1), exception); ...
7 years, 2 months ago (2013-10-21 23:44:46 UTC) #3
vsm
lgtm Just chatted with Pete: the spec has moved from int to String. It's fine ...
7 years, 2 months ago (2013-10-22 00:03:44 UTC) #4
rmacnak
7 years, 2 months ago (2013-10-23 00:09:18 UTC) #5
Message was sent while issue was closed.
Committed patchset #7 manually as r1464 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698