Skip to content

Commit dd662dd

Browse files
Update web-audio/ from monorail results
See #798 for the methodology
1 parent da9365e commit dd662dd

File tree

21 files changed

+172
-0
lines changed

21 files changed

+172
-0
lines changed

webaudio/META.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,7 @@ links:
44
results:
55
- test: historical.html
66
subtest: webkitAudioContext interface should not exist
7+
- product: chrome
8+
url: https://crbug.com/884059
9+
results:
10+
- test: idlharness.https.window.html
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1050103
4+
results:
5+
- test: audiobuffer-copy-channel.html
6+
- product: chrome
7+
url: https://crbug.com/884059
8+
results:
9+
- test: ctor-audiobuffer.html
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/884059
4+
results:
5+
- test: audiobuffersource-basic.html
6+
- test: audiobuffersource-channels.html
7+
- test: audiobuffersource-multi-channels.html
8+
- test: audiobuffersource-playbackrate-zero.html
9+
- test: buffer-resampling.html
10+
- test: ctor-audiobuffersource.html
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1141885
4+
results:
5+
- test: audiocontext-detached-execution-context.html
6+
- test: promise-methods-after-discard.html
7+
- product: chrome
8+
url: https://crbug.com/1129528
9+
results:
10+
- test: audiocontext-not-fully-active.html
11+
- product: chrome
12+
url: https://crbug.com/1050103
13+
results:
14+
- test: audiocontextoptions.html
15+
- test: constructor-allowed-to-start.html
16+
- product: chrome
17+
url: https://crbug.com/1096606
18+
results:
19+
- test: processing-after-resume.https.html
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/884059
4+
results:
5+
- test: audionode-disconnect-audioparam.html
6+
- test: audionode-disconnect.html
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/884059
4+
results:
5+
- test: audioparam-exceptional-values.html
6+
- test: audioparam-exponentialRampToValueAtTime.html
7+
- test: audioparam-linearRampToValueAtTime.html
8+
- test: audioparam-method-chaining.html
9+
- test: audioparam-setTargetAtTime.html
10+
- test: audioparam-setValueCurveAtTime.html
11+
- test: audioparam-setValueCurve-exceptions.html
12+
- test: automation-rate.html
13+
- test: k-rate-audioworklet.https.html
14+
- test: k-rate-biquad.html
15+
- test: k-rate-constant-source.html
16+
- test: k-rate-delay.html
17+
- test: k-rate-gain.html
18+
- test: k-rate-oscillator.html
19+
- test: k-rate-panner.html
20+
- test: k-rate-stereo-panner.html
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/1050103
4+
results:
5+
- test: audioworkletprocessor-process-frozen-array.https.html
6+
- product: chrome
7+
url: https://crbug.com/1050969
8+
results:
9+
- test: audioworkletprocessor-promises.https.html
10+
- product: chrome
11+
url: https://crbug.com/1046516
12+
results:
13+
- test: process-getter.https.html
14+
- test: processor-construction-port.https.html
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/884059
4+
results:
5+
- test: biquad-automation.html
6+
- test: biquad-basic.html
7+
- test: biquad-getFrequencyResponse.html
8+
- test: ctor-biquadfilter.html
9+
- test: no-dezippering.html
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/884059
4+
results:
5+
- test: audiochannelsplitter.html
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
links:
2+
- product: chrome
3+
url: https://crbug.com/884059
4+
results:
5+
- test: constant-source-basic.html
6+
- test: constant-source-output.html
7+
- test: ctor-constantsource.html

0 commit comments

Comments
 (0)