Revision 67152fdecd6e7955f934a4aec9a15407cbcfa3ac authored by Raymond Toy on 01 October 2018, 22:26:38 UTC, committed by Blink WPT Bot on 01 October 2018, 22:31:58 UTC
It is valid to set the buffer attribute more than once.

As resolved in https://github.com/WebAudio/web-audio-api/issues/1762,
setting the buffer more than once is allowed.

This is a revert (mostly) of
https://chromium-review.googlesource.com/c/chromium/src/+/1077713

Bug: 882211
Test: the-convolvernode-interface/convolver-setBuffer-already-has-value.html
Change-Id: Ie7f170883e6a6b2bfa7f14d89c74b72eebde3dac
Reviewed-on: https://chromium-review.googlesource.com/1249275
Reviewed-by: Hongchan Choi <hongchan@chromium.org>
Commit-Queue: Raymond Toy <rtoy@chromium.org>
Cr-Commit-Position: refs/heads/master@{#595586}
1 parent 08d0c7d
History
File Mode Size
legacy-mb-japanese
legacy-mb-korean
legacy-mb-tchinese
resources
streams
META.yml -rw-r--r-- 91 bytes
api-basics.any.js -rw-r--r-- 2.0 KB
api-invalid-label.any.js -rw-r--r-- 756 bytes
api-replacement-encodings.any.js -rw-r--r-- 541 bytes
api-surrogates-utf8.any.js -rw-r--r-- 1.4 KB
big5-encoder.html -rw-r--r-- 1.8 KB
eof-shift_jis-ref.html -rw-r--r-- 141 bytes
eof-shift_jis.html -rw-r--r-- 188 bytes
eof-utf-8-one-ref.html -rw-r--r-- 142 bytes
eof-utf-8-one.html -rw-r--r-- 181 bytes
eof-utf-8-three-ref.html -rw-r--r-- 146 bytes
eof-utf-8-three.html -rw-r--r-- 189 bytes
eof-utf-8-two-ref.html -rw-r--r-- 142 bytes
eof-utf-8-two.html -rw-r--r-- 182 bytes
gb18030-encoder.html -rw-r--r-- 777 bytes
gbk-encoder.html -rw-r--r-- 773 bytes
idlharness.any.js -rw-r--r-- 301 bytes
iso-2022-jp-decoder.any.js -rw-r--r-- 3.0 KB
iso-2022-jp-encoder.html -rw-r--r-- 778 bytes
remove-only-one-bom.html -rw-r--r-- 671 bytes
replacement-encodings.any.js -rw-r--r-- 705 bytes
single-byte-decoder.html -rw-r--r-- 18.2 KB
textdecoder-byte-order-marks.any.js -rw-r--r-- 1.4 KB
textdecoder-copy.any.js -rw-r--r-- 442 bytes
textdecoder-fatal-single-byte.any.js -rw-r--r-- 2.7 KB
textdecoder-fatal-streaming.any.js -rw-r--r-- 1.5 KB
textdecoder-fatal.any.js -rw-r--r-- 3.9 KB
textdecoder-ignorebom.any.js -rw-r--r-- 1.7 KB
textdecoder-labels.any.js -rw-r--r-- 1.3 KB
textdecoder-streaming.any.js -rw-r--r-- 1.6 KB
textdecoder-utf16-surrogates.any.js -rw-r--r-- 1.2 KB
textencoder-constructor-non-utf.any.js -rw-r--r-- 667 bytes
textencoder-utf16-surrogates.any.js -rw-r--r-- 1.2 KB
unsupported-encodings.any.js -rw-r--r-- 1.3 KB
utf-32.html -rw-r--r-- 1.4 KB

back to top