Commit 3b8d3fa
authored
[AUDIO_WORKLET] Fix when compiling with STRICT (#23130)
Fix for #22971.
This highlights that the AW tests weren't catching this or other issues
in the parameterised tests. Running, for example:
```
test/runner browser.test_audio_worklet_strict
```
Passes, but if compiled with the same settings doesn't run.1 parent 48504a5 commit 3b8d3fa
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1403 | 1403 | | |
1404 | 1404 | | |
1405 | 1405 | | |
| 1406 | + | |
| 1407 | + | |
1406 | 1408 | | |
1407 | 1409 | | |
1408 | 1410 | | |
| |||
0 commit comments