Bug 1942920 Comment 7 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Perhaps we should limit the size of convolver buffers because for large enough buffers we won't be able to process faster enough.  Not sure what we should do in that case.  Throwing might be more helpful than truncating or passing through.  We already throw for OOM.
Perhaps we should limit the size of convolver buffers because for large enough buffers we won't be able to process fast enough.  Not sure what we should do in that case.  Throwing might be more helpful than truncating or passing through.  We already throw for OOM.

Back to Bug 1942920 Comment 7