[webaudio] Replace uses of deprecatedLengthAsUnsigned
As the size ByteLength field of ArrayBuffers is now size_t, I changed the implementation of AudioBuffer::copyFromChannel and AudioBuffer::copyToChannel to be able to handle size_t buffer offsets. R=rtoy@chromium.org Bug: chromium:1008840 Change-Id: Iaf3a336a6fdc9c4af44708335a91b50de9d43783 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1975718Reviewed-by:Raymond Toy <rtoy@chromium.org> Commit-Queue: Andreas Haas <ahaas@chromium.org> Cr-Commit-Position: refs/heads/master@{#726455}
Showing
Please register or sign in to comment