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

Issue 28973003: Test for OscillatorNode.type=. (Closed)

Created:
7 years, 2 months ago by rmacnak
Modified:
7 years, 2 months ago
Reviewers:
vsm, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Test for OscillatorNode.type=. Fix bug in StringGetPeerHelper when passed an immediate object. Fix asserts when getting typed data address to allow for empty arrays. BUG=http://dartbug.com/11984 R=asiva@google.com, vsm@google.com Committed: https://code.google.com/p/dart/source/detail?r=29049

Patch Set 1 : #

Total comments: 8

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -5 lines) Patch
M runtime/vm/dart_api_impl.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 1 2 chunks +4 lines, -2 lines 0 comments Download
M tests/html/audiocontext_test.dart View 1 2 chunks +32 lines, -0 lines 0 comments Download
M tests/html/html.status View 1 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
rmacnak
Counterpart is https://chromiumcodereview.appspot.com/29783004/
7 years, 2 months ago (2013-10-21 23:44:22 UTC) #1
vsm
lgtm
7 years, 2 months ago (2013-10-21 23:52:47 UTC) #2
siva
https://chromiumcodereview.appspot.com/28973003/diff/30001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://chromiumcodereview.appspot.com/28973003/diff/30001/runtime/vm/dart_api_impl.cc#newcode269 runtime/vm/dart_api_impl.cc:269: } Why this is needed? https://chromiumcodereview.appspot.com/28973003/diff/30001/runtime/vm/object.h File runtime/vm/object.h (right): ...
7 years, 2 months ago (2013-10-22 00:08:53 UTC) #3
rmacnak
https://chromiumcodereview.appspot.com/28973003/diff/30001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://chromiumcodereview.appspot.com/28973003/diff/30001/runtime/vm/dart_api_impl.cc#newcode269 runtime/vm/dart_api_impl.cc:269: } On 2013/10/22 00:08:53, siva wrote: > Why this ...
7 years, 2 months ago (2013-10-22 00:28:21 UTC) #4
siva
lgtm https://codereview.chromium.org/28973003/diff/30001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/28973003/diff/30001/runtime/vm/dart_api_impl.cc#newcode269 runtime/vm/dart_api_impl.cc:269: } The function is supposed to be called ...
7 years, 2 months ago (2013-10-22 18:26:49 UTC) #5
rmacnak
https://codereview.chromium.org/28973003/diff/30001/runtime/vm/dart_api_impl.cc File runtime/vm/dart_api_impl.cc (right): https://codereview.chromium.org/28973003/diff/30001/runtime/vm/dart_api_impl.cc#newcode269 runtime/vm/dart_api_impl.cc:269: } On 2013/10/22 18:26:49, siva wrote: > The function ...
7 years, 2 months ago (2013-10-22 18:54:13 UTC) #6
rmacnak
7 years, 2 months ago (2013-10-23 00:12:21 UTC) #7
Message was sent while issue was closed.
Committed patchset #4 manually as r29049 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698