Re: The output of ConvolverNode in the absence of a convolution buffer

On Tue, Jun 11, 2013 at 4:01 PM, Ehsan Akhgari <ehsan.akhgari@gmail.com>wrote:

> It's not clear what the output of ConvolverNode must be if the buffer
> attribute is null, which is the initial state.  In Gecko we just pass
> through the input.  WebKit/Blink seem to produce silence.  I think the
> Gecko behavior makes more sense, and I believe that's what we should spec.
>
> What do you think?
>

Yes, that seems reasonable.  I'm not sure if any sites rely on any specific
behavior right now, since usually this attribute is set early on.


>
> --
> Ehsan
> <http://ehsanakhgari.org/>
>

Received on Tuesday, 11 June 2013 23:30:52 UTC