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

Issue 2842003003: Make AudioBufferSourceNode.buffer setter conforming (Closed)

Created:
3 years, 8 months ago by Raymond Toy
Modified:
3 years, 4 months ago
Reviewers:
hongchan
CC:
Raymond Toy, blink-reviews, chromium-reviews, haraken, hongchan
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Make AudioBufferSourceNode.buffer setter conforming Make ABSN.buffer setter conform to the spec. We were already throwing errors on attempts to set the buffer twice. To conform, we need to allow setting the buffer to null, but still throwing an error if the buffer was ever set to a non-null value. BUG=591089 TEST=AudioBufferSource/audiobuffersource-channels.html Review-Url: https://codereview.chromium.org/2842003003 Cr-Commit-Position: refs/heads/master@{#491003} Committed: https://chromium.googlesource.com/chromium/src/+/1ef23c62889c7c9fa4c93999a364c6939bf4da92

Patch Set 1 #

Patch Set 2 : Fix up incorrect merge and reindent #

Patch Set 3 : Update expected result #

Total comments: 6
Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -8 lines) Patch
M third_party/WebKit/LayoutTests/webaudio/AudioBufferSource/audiobuffersource-channels.html View 1 1 chunk +31 lines, -1 line 2 comments Download
M third_party/WebKit/LayoutTests/webaudio/dom-exceptions-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBufferSourceNode.h View 1 1 chunk +4 lines, -0 lines 2 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBufferSourceNode.cpp View 1 3 chunks +9 lines, -5 lines 2 comments Download
M third_party/WebKit/Source/modules/webaudio/AudioBufferSourceNode.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (8 generated)
Raymond Toy
PTAL.
3 years, 5 months ago (2017-07-14 18:22:22 UTC) #2
Raymond Toy
Ping
3 years, 4 months ago (2017-07-28 18:35:26 UTC) #3
hongchan
lgtm with nit Sorry for the late response. I missed this in the transition to ...
3 years, 4 months ago (2017-07-28 18:45:33 UTC) #4
Raymond Toy
https://codereview.chromium.org/2842003003/diff/40001/third_party/WebKit/LayoutTests/webaudio/AudioBufferSource/audiobuffersource-channels.html File third_party/WebKit/LayoutTests/webaudio/AudioBufferSource/audiobuffersource-channels.html (right): https://codereview.chromium.org/2842003003/diff/40001/third_party/WebKit/LayoutTests/webaudio/AudioBufferSource/audiobuffersource-channels.html#newcode42 third_party/WebKit/LayoutTests/webaudio/AudioBufferSource/audiobuffersource-channels.html:42: should(function() { On 2017/07/28 at 18:45:32, hongchan wrote: > ...
3 years, 4 months ago (2017-07-28 19:16:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2842003003/40001
3 years, 4 months ago (2017-07-31 19:40:53 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/480362)
3 years, 4 months ago (2017-07-31 20:54:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2842003003/40001
3 years, 4 months ago (2017-07-31 21:16:54 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/233120)
3 years, 4 months ago (2017-07-31 23:12:36 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2842003003/40001
3 years, 4 months ago (2017-08-01 14:35:29 UTC) #15
commit-bot: I haz the power
3 years, 4 months ago (2017-08-01 16:10:00 UTC) #18
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/1ef23c62889c7c9fa4c93999a364...

Powered by Google App Engine
This is Rietveld 408576698