|
| 1 | +2017-05-22 Alexey Proskuryakov <ap@apple.com> |
| 2 | + |
| 3 | + Many WebAudio js-tests use waitUntilDone |
| 4 | + https://bugs.webkit.org/show_bug.cgi?id=172398 |
| 5 | + |
| 6 | + Reviewed by Sam Weinig. |
| 7 | + |
| 8 | + Corrected the use of js-test harness, updated the tests to use js-test.js instead |
| 9 | + of js-test-pre.js where possible. |
| 10 | + |
| 11 | + * resources/js-test.js: (shouldReject): Copied some funcitonality form js-test-pre.js |
| 12 | + that wasn't present here. |
| 13 | + |
| 14 | + * webaudio/analyser-exception.html: |
| 15 | + * webaudio/audiobuffer-neuter-expected.txt: |
| 16 | + * webaudio/audiobuffer-neuter.html: |
| 17 | + * webaudio/audiobuffersource-channels.html: |
| 18 | + * webaudio/audiobuffersource-ended-expected.txt: |
| 19 | + * webaudio/audiobuffersource-ended.html: |
| 20 | + * webaudio/audiobuffersource-exception.html: |
| 21 | + * webaudio/audiobuffersource-loop-comprehensive-expected.txt: |
| 22 | + * webaudio/audiobuffersource-loop-comprehensive.html: |
| 23 | + * webaudio/audiobuffersource-negative-playbackrate-expected.txt: |
| 24 | + * webaudio/audiobuffersource-negative-playbackrate-interpolated-expected.txt: |
| 25 | + * webaudio/audiobuffersource-negative-playbackrate-interpolated-loop-expected.txt: |
| 26 | + * webaudio/audiobuffersource-negative-playbackrate-interpolated-loop.html: |
| 27 | + * webaudio/audiobuffersource-negative-playbackrate-interpolated.html: |
| 28 | + * webaudio/audiobuffersource-negative-playbackrate-loop-expected.txt: |
| 29 | + * webaudio/audiobuffersource-negative-playbackrate-loop.html: |
| 30 | + * webaudio/audiobuffersource-negative-playbackrate.html: |
| 31 | + * webaudio/audiobuffersource-playbackState.html: |
| 32 | + * webaudio/audiobuffersource-start-expected.txt: |
| 33 | + * webaudio/audiobuffersource-start.html: |
| 34 | + * webaudio/audiochannelmerger-basic.html: |
| 35 | + * webaudio/audiochannelmerger-stereo.html: |
| 36 | + * webaudio/audiochannelsplitter.html: |
| 37 | + * webaudio/audiocontext-promise-throwing.html: |
| 38 | + * webaudio/audiocontext-promise.html: |
| 39 | + * webaudio/audiocontext-restriction-audiobuffersourcenode-start.html: |
| 40 | + * webaudio/audiocontext-restriction.html: |
| 41 | + * webaudio/audiocontext-state-interrupted.html: |
| 42 | + * webaudio/audiocontext-state.html: |
| 43 | + * webaudio/audionode-channel-rules.html: |
| 44 | + * webaudio/audionode-connect-order.html: |
| 45 | + * webaudio/audionode.html: |
| 46 | + * webaudio/audioparam-connect-audioratesignal.html: |
| 47 | + * webaudio/audioparam-summingjunction.html: |
| 48 | + * webaudio/audioprocessingevent.html: |
| 49 | + * webaudio/automatic-pull-node.html: |
| 50 | + * webaudio/biquad-allpass.html: |
| 51 | + * webaudio/biquad-bandpass.html: |
| 52 | + * webaudio/biquad-getFrequencyResponse.html: |
| 53 | + * webaudio/biquad-highpass.html: |
| 54 | + * webaudio/biquad-highshelf.html: |
| 55 | + * webaudio/biquad-lowpass.html: |
| 56 | + * webaudio/biquad-lowshelf.html: |
| 57 | + * webaudio/biquad-notch.html: |
| 58 | + * webaudio/biquad-peaking.html: |
| 59 | + * webaudio/biquadfilternode-basic.html: |
| 60 | + * webaudio/convolution-mono-mono.html: |
| 61 | + * webaudio/decode-audio-data-basic.html: |
| 62 | + * webaudio/decode-audio-data-too-short.html: |
| 63 | + * webaudio/delaynode-max-default-delay.html: |
| 64 | + * webaudio/delaynode-max-nondefault-delay.html: |
| 65 | + * webaudio/delaynode-maxdelay.html: |
| 66 | + * webaudio/delaynode-maxdelaylimit.html: |
| 67 | + * webaudio/delaynode-scheduling.html: |
| 68 | + * webaudio/delaynode.html: |
| 69 | + * webaudio/distance-exponential.html: |
| 70 | + * webaudio/distance-inverse.html: |
| 71 | + * webaudio/distance-linear.html: |
| 72 | + * webaudio/dynamicscompressor-basic.html: |
| 73 | + * webaudio/javascriptaudionode-downmix8-2channel-input.html: |
| 74 | + * webaudio/javascriptaudionode-upmix2-8channel-input.html: |
| 75 | + * webaudio/javascriptaudionode-zero-input-channels.html: |
| 76 | + * webaudio/javascriptaudionode.html: |
| 77 | + * webaudio/mediaelementaudiosourcenode.html: |
| 78 | + * webaudio/oscillator-basic.html: |
| 79 | + * webaudio/oscillator-ended-expected.txt: |
| 80 | + * webaudio/oscillator-ended.html: |
| 81 | + * webaudio/page-canstartmedia.html: |
| 82 | + * webaudio/panner-equalpower-stereo.html: |
| 83 | + * webaudio/panner-equalpower.html: |
| 84 | + * webaudio/panner-loop.html: |
| 85 | + * webaudio/pannernode-basic.html: |
| 86 | + * webaudio/realtimeanalyser-fft-scaling.html: |
| 87 | + * webaudio/realtimeanalyser-fft-sizing.html: |
| 88 | + * webaudio/resources/audiobuffersource-testing.js: |
| 89 | + (checkAllTests): |
| 90 | + * webaudio/sample-accurate-scheduling.html: |
| 91 | + * webaudio/stereo2mono-down-mixing.html: |
| 92 | + * webaudio/test-basic.html: |
| 93 | + * webaudio/waveshaper.html: |
| 94 | + |
1 | 95 | 2017-05-22 Myles C. Maxfield <mmaxfield@apple.com> |
2 | 96 |
|
3 | 97 | Enable the woff2-variations @font-face format identifier |
|
0 commit comments