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

Issue 1497823003: Make ConvolverNode.buffer and WaveShaperNode.curve nullable (Closed)

Created:
5 years ago by philipj_slow
Modified:
5 years ago
CC:
chromium-reviews, blink-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make ConvolverNode.buffer and WaveShaperNode.curve nullable These are nullable in the spec: https://webaudio.github.io/web-audio-api/#ConvolverNode https://webaudio.github.io/web-audio-api/#WaveShaperNode Because of [LegacyInterfaceTypeChecking], this does not change the generated code at all, and is therefore not testable. However, it will result in the correct behavior once [LegacyInterfaceTypeChecking] is removed, to be done separately. BUG=561338 Committed: https://crrev.com/26b3d37b4c4cf2c6ae994037887518e1520ecc45 Cr-Commit-Position: refs/heads/master@{#363159}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M third_party/WebKit/Source/modules/webaudio/ConvolverNode.idl View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/modules/webaudio/WaveShaperNode.idl View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 18 (5 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1497823003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1497823003/1
5 years ago (2015-12-03 21:34:20 UTC) #2
philipj_slow
PTAL. There's a similar case with AudioBufferSourceNode.buffer, but changing that would actually change behavior, and ...
5 years ago (2015-12-03 21:40:33 UTC) #4
Ken Russell (switch to Gerrit)
Looks fine, but Raymond or Hongchan should review.
5 years ago (2015-12-03 22:42:04 UTC) #5
Raymond Toy
Thanks for the CL. Setting .buffer has been a well-discussed issue and I think the ...
5 years ago (2015-12-03 22:57:13 UTC) #6
philipj_slow
On 2015/12/03 22:57:13, Raymond Toy wrote: > Thanks for the CL. > > Setting .buffer ...
5 years ago (2015-12-03 22:59:54 UTC) #7
Raymond Toy
On 2015/12/03 22:59:54, philipj wrote: > On 2015/12/03 22:57:13, Raymond Toy wrote: > > Thanks ...
5 years ago (2015-12-03 23:08:43 UTC) #8
philipj_slow
On 2015/12/03 23:08:43, Raymond Toy wrote: > On 2015/12/03 22:59:54, philipj wrote: > > On ...
5 years ago (2015-12-03 23:36:09 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_TIMED_OUT, no build URL) ...
5 years ago (2015-12-03 23:39:35 UTC) #11
Raymond Toy
On 2015/12/03 23:36:09, philipj wrote: > On 2015/12/03 23:08:43, Raymond Toy wrote: > > On ...
5 years ago (2015-12-03 23:43:44 UTC) #12
hongchan
On 2015/12/03 23:43:44, Raymond Toy wrote: > On 2015/12/03 23:36:09, philipj wrote: > > On ...
5 years ago (2015-12-03 23:46:41 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1497823003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1497823003/1
5 years ago (2015-12-04 07:09:46 UTC) #15
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-04 07:14:05 UTC) #16
commit-bot: I haz the power
5 years ago (2015-12-04 07:15:03 UTC) #18
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/26b3d37b4c4cf2c6ae994037887518e1520ecc45
Cr-Commit-Position: refs/heads/master@{#363159}

Powered by Google App Engine
This is Rietveld 408576698