Fri Apr 26 2024 06:33:31 PDT
  • Status: NEW, ASSIGNED, REOPENED
  • Component: Web Audio
  • Resolution: ---
  • Product: Core
  • Priority: P3, P4, P5

161 bugs found.
ID Type Summary Product Comp Assignee Status Resolution Updated
1519188 'play icon' doesn't show when we enable blocking autoplay for web audio Core Web Audio alwu NEW --- 2022-10-11
933730 "ASSERTION: Appshell already destroyed?" due to making OfflineAudioContext in a dying Window Core Web Audio karlt NEW --- 2022-10-11
937957 OOM Error "Sound Decoding Error" will display sometimes when loading the Songs of Diridum Web Audo Demo from Goo Core Web Audio karlt NEW --- 2022-10-11
956574 update MSG main thread state on first query in task - Emscripten-based SDL audio playback against Web Audio gives continuous static noise. Core Web Audio karlt NEW --- 2022-10-11
966585 WebAudio start(currentTime) delay Core Web Audio karlt NEW --- 2022-10-11
1205458 improve perf on convolution reverb benchmark Core Web Audio karlt NEW --- 2022-10-11
897796 constantly-playing Web Audio nodes that aren't connected to outputs can leak Core Web Audio nobody NEW --- 2022-10-10
916392 AudioBufferSourceNode output channel count should not drop after playback stops Core Web Audio nobody NEW --- 2022-10-10
930422 explicit initialization for AudioDestinationNode Core Web Audio nobody NEW --- 2022-10-11
961932 consider resampler latency (don't delay tails) when skipping processing of null input with WaveShaperNode.oversample Core Web Audio nobody NEW --- 2022-10-11
970753 Resampling is not smooth on first change in playback rate Core Web Audio nobody NEW --- 2022-10-11
983062 Always play out latent samples from AudioNodeExternalInputStream resampler Core Web Audio nobody NEW --- 2022-10-11
996699 Report useful errors in the console in case of Web Audio errors Core Web Audio nobody NEW --- 2022-10-11
1029557 Add regression test for bug 1015519 Core Web Audio nobody NEW --- 2024-02-27
1058586 Reenable test_delayNodeChannelChanges.html on android after bug 848954 lands Core Web Audio nobody NEW --- 2024-02-27
1065417 OOM crash under WebAudioUtils::SpeexResamplerProcess Core Web Audio nobody NEW --- 2022-10-11
1089192 Expose ChromeOnly property on AudioNode for CPU usage Core Web Audio nobody NEW --- 2022-10-11
1137011 WebFMSynth doesn't work well Core Web Audio nobody NEW --- 2022-10-11
1155709 BiquadFilterNode's AudioParam should be a-rate parameters Core Web Audio nobody NEW --- 2022-10-11
1171438 Implement the new behavior for AudioParam.value Core Web Audio nobody NEW --- 2022-10-11
1189562 Web Audio CPU usage can climb during long waits for garbage collection Core Web Audio nobody NEW --- 2022-10-11
1194549 StereoPannerNode corrupts input stream for other consumers Core Web Audio nobody NEW --- 2022-10-11
1196108 don't use external streams for offline destination node Core Web Audio nobody NEW --- 2022-10-11
1204883 Update the exception code for automation methods Core Web Audio nobody NEW --- 2022-10-11
1207034 BufferSourceNode delay when using decodeAudioData Core Web Audio nobody NEW --- 2022-10-11
1209408 NotifyStoppedPlayback/NotifyStartedPlayback races with suspended AudioDestinationNode Core Web Audio nobody NEW --- 2022-10-11
1221875 skip ReverbConvolver background thread notifications when there is no background thread Core Web Audio nobody NEW --- 2022-10-11
1221879 races with ReverbInputBuffer::m_writeIndex from ReverbConvolver Core Web Audio nobody NEW --- 2022-10-11
1222404 Use cubic interpolation in PeriodicWave Core Web Audio nobody NEW --- 2022-10-11
1228207 Provide a mechanism to schedule smooth AudioParam changes immediately Core Web Audio nobody NEW --- 2023-09-28
1240261 Firefox's WebAudio context decodeAudioData() is very slow compared to Chrome's implementation Core Web Audio nobody NEW --- 2022-10-11
1248606 ScriptProcessortNode latency/delay increases and does not recover Core Web Audio nobody NEW --- 2022-10-11
1265393 Specify initial event for linear and exponential ramp, when there are no events preceding this event Core Web Audio nobody NEW --- 2023-10-03
1265402 Implement AudiContextOptions parameter, and playbackCategory Core Web Audio nobody NEW --- 2022-10-11
1265404 Rework AudioContext.currentTime Core Web Audio nobody NEW --- 2022-10-11
1265406 Add suspend() and resume() for OfflineAudioContext Core Web Audio nobody NEW --- 2022-10-11
1271425 Playing many looping sources in Web Audio API starves CPU Core Web Audio nobody NEW --- 2022-10-11
1279072 Intermittent browser_bug1181073.js | Interval is throttled with audio stopped Core Web Audio nobody NEW --- 2022-10-11
1280343 AudioBuffer copy methods do not work with SharedArrayBuffer Core Web Audio nobody NEW --- 2022-10-11
1281001 WaveShaper node should continue to produce output when input is missing Core Web Audio nobody NEW --- 2022-10-11
1283029 Implement the new `AudioParam`s on `AudioListener` Core Web Audio nobody NEW --- 2022-10-11
1308429 Allow collecting MediaStreamAudioSourceNode or MediaElementAudioSourceNode when they won't play ever again. Core Web Audio nobody NEW --- 2022-10-11
1308431 Implement `cancelAndHoldAtTime`. Core Web Audio nobody NEW --- 2023-09-24
1308438 Implement negative playbackRate for AudioBufferSourceNode Core Web Audio nobody NEW --- 2024-04-03
1324874 Implement compound parameters for AudioParams Core Web Audio nobody NEW --- 2022-10-11
1339448 Re-enable test_mediaElementAudioSourceNodeVideo.html Core Web Audio nobody NEW --- 2022-10-11
1350302 Mute Audio button on the tab briefly "leaks" audio playback when reloading the page Core Web Audio nobody NEW --- 2022-10-11
1350777 AudioContext.createMediaStreamSource with a remote PeerConnection Stream gives a cross origin warning message Core Web Audio nobody NEW --- 2022-10-11
1424271 Move some more Web Audio API tests from mochitest to web-platform-tests Core Web Audio nobody NEW --- 2022-10-11
1458031 AudioParam automations with huge time values Core Web Audio nobody NEW --- 2022-10-11
1458696 AudioBufferSourceNode.playbackRate 0 doesn't hold the output value Core Web Audio nobody NEW --- 2022-10-11
1458982 AudioBuffer can be created with channels that aren't accessible Core Web Audio nobody NEW --- 2022-10-11
1465326 Intermittent dom/media/webaudio/test/test_pannerNodeChannelCount.html | Test timed out. Core Web Audio nobody NEW --- 2022-10-11
1504984 Implement AudioParam automationRate Core Web Audio nobody NEW --- 2022-10-11
1514486 [Web Audio] Firefox only web platform test failures Core Web Audio nobody NEW --- 2022-10-11
1520577 Incorrect AudioParam interpolation of values - different sampling expectations Core Web Audio nobody NEW --- 2022-10-11
1541473 Add `MediaStreamTrackAudioSourceNode` to test_audioContextSuspendResumeClose.html and its wpt port and fix it to use no proprietary API Core Web Audio nobody NEW --- 2022-10-11
1563729 Test AudioParam's value getter in WPT Core Web Audio nobody NEW --- 2022-10-11
1572524 Web Audio performance degrades after creating many running nodes, which should be garbage collected when not observable Core Web Audio nobody NEW --- 2022-01-17
1576059 Delay/spread ConvolverNode Reverb initialization across render quanta Core Web Audio nobody NEW --- 2022-10-11
1581293 Update Web Audio API to use non-generic error messages when throwing Core Web Audio nobody NEW --- 2022-10-11
1585908 Test up/down mixing with `AudioNode`s that have a tail and/or can delay the signal, in WPT Core Web Audio nobody NEW --- 2022-10-11
1614000 AudioDestinationNode channelCount setter does not match the spec very well in the OfflineAudioContext case Core Web Audio nobody NEW --- 2020-05-15
1614006 AudioBuffer::CopyFromChannel does non-spec length check Core Web Audio nobody NEW --- 2022-10-11
1614960 Add a test to ensure that attempting to close a closed AudioContext fails Core Web Audio nobody NEW --- 2022-10-11
1614961 Convert dom/media/webaudio/test/test_AudioBuffer.html to a WPT Core Web Audio nobody NEW --- 2022-10-11
1621473 Add a test serializing with transfer Float32Array objects passed to AudioWorkletProcess.process() Core Web Audio nobody NEW --- 2022-10-11
1625375 Disable worklet MessagePort event handling when AudioContext is suspended for BF cache Core Web Audio nobody NEW --- 2022-10-11
1637491 perma Android dom/media/test/crashtests/audioworklet-iloop-1.html load failed: timed out waiting for reftest-wait to be removed Core Web Audio nobody NEW --- 2020-07-21
1705812 Mp3 streams in mp4s do not have trimming/delay information extracted Core Web Audio nobody NEW --- 2021-04-19
1711945 Stop exposing compileStreaming and instantiateStreaming from AudioWorkletGlobalScope Core Web Audio nobody NEW --- 2021-05-19
1713075 AudioParam.cancelScheduledValues throws an exception when the cancelTime Param is larger than 2**23 -1 Core Web Audio nobody NEW --- 2021-05-31
1713265 AudioScheduledSourceNode.start throws an exception when the `when` param is larger than 2**23 - 1 Core Web Audio nobody NEW --- 2021-05-31
1717508 Implement 2013 double to float Web Audio webidl parameter and attribute type changes Core Web Audio nobody NEW --- 2021-06-21
1777037 Intermittent dom/media/webaudio/test/test_event_listener_leaks.html | single tracking bug Core Web Audio nobody NEW --- 2024-03-31
1777569 AddressSanitizer failed to allocate 0x200002000 (8589942784) bytes of LargeMmapAllocator (error code: 1455) [@ __asan::CheckUnwind] Core Web Audio nobody NEW --- 2022-08-16
1785578 Intermittent /webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html | single tracking bug Core Web Audio nobody NEW --- Sun 23:09
1862118 Intermittent TV application application timed out | crashed [@ libc.so + 0x000000000008c66a] | dom/media/autoplay/test/mochitest/mochitest.toml Core Web Audio nobody NEW --- 2023-11-21
1171470 Properly handle nullable buffer attributes in Web Audio API Core Web Audio padenot NEW --- 2022-10-11
1184057 [meta] Rewrite AudioEventTimeline.h Core Web Audio padenot NEW --- 2023-09-28
1223444 Not seeing the perf improvements on Mac and Android that we expected Core Web Audio padenot NEW --- 2022-10-11
1265396 Make the AudioDestinationNode have an output Core Web Audio padenot NEW --- 2022-10-11
1344785 Clamp the resampling ratio sent to speex's resampler to something reasonnable, and drop the associated patch on upstream Core Web Audio padenot NEW --- 2022-10-11
1477370 Oscillator.detune automation appears to have no effect Core Web Audio padenot NEW --- 2022-10-11
1514526 DynamicsCompressorNode doesn't seem to have a tail time Core Web Audio padenot NEW --- 2022-10-11
1545077 Reenable test_mediaStreamTrackAudioSourceNode.html Core Web Audio padenot NEW --- 2022-10-11
1560152 Investigate making ScriptProcessorNode have constant latency Core Web Audio padenot NEW --- 2022-10-11
1573234 resume() method should be on AudioContext and OfflineAudioContext, not on BaseAudioContext Core Web Audio padenot NEW --- 2020-05-15
1612093 AudioContext.outputLatency on Fenix is wrong Core Web Audio padenot NEW --- 2023-08-16
1655336 AudioBufferSourceNode outputs silence when AudioBuffer.copyToChannel(content) is called after ABSN.buffer = buffer and before ABSN.start() is called Core Web Audio padenot NEW --- 2023-01-05
935783 "ASSERTION: Start time too early" with cycle Core Web Audio karlt NEW --- 2022-10-11
898289 Improve interpolation of HRIRs at higher elevations Core Web Audio nobody NEW --- 2022-10-10
916897 Tests for PeriodicWave Core Web Audio nobody NEW --- 2022-10-10
922374 "Support other number of channels" in DynamicsCompressorNode Core Web Audio nobody NEW --- 2022-10-11
924290 DynamicsCompressorNodeEngine carries compression state across silence of any length Core Web Audio nobody NEW --- 2022-10-11
924718 Handle filter tail time (remove glitches) in BiquadFilterNode channel count changes Core Web Audio nobody NEW --- 2022-10-11
936799 Intermittent test_channelSplitterNodeWithVolume.html | application timed out after 330 seconds with no output Core Web Audio nobody NEW --- 2022-10-11
983058 Write a WPT that tests the a MediaElementAudioSourceNode has the same number of channels as the original HTMLMediaElement Core Web Audio nobody NEW --- 2022-10-11
1031851 createScriptProcessor doesn't work with OfflineAudioContext Core Web Audio nobody NEW --- 2022-10-11
1061675 Intermittent test_mozaudiochannel.html | Test timed out, | application timed out after 330 seconds with no output, | application ran for longer than allowed maximum time Core Web Audio nobody NEW --- 2022-10-11
1091965 Intermittent test_mixingRules.html | Test timed out. Core Web Audio nobody NEW --- 2022-10-11
1144358 Double-counting |ThreadSharedFloatArrayBufferList| in |AudioBufferSourceNode| Core Web Audio nobody NEW --- 2022-10-10
1176760 Divide FFTBlock into per-FFT library headers Core Web Audio nobody NEW --- 2022-10-11
1201754 playing particular sound with sound synthesizer via webaudio (with certain filters) kills all audio output in browser until restart Core Web Audio nobody NEW --- 2022-10-11
1424902 WebAudio Oscillator not clamping frequency to Nyquist Core Web Audio nobody NEW --- 2022-10-11
1446141 [wpt-sync] Sync PR 10056 - Implement tail processing for AudioNodes Core Web Audio nobody NEW --- 2022-10-11
849636 Handle invalid offset/duration passed to AudioBufferSourceNode.start the same way that WebKit does Core Web Audio padenot NEW --- 2022-10-10
1480846 [wpt-sync] Sync PR 12300 - AudioParam automation clamps time to context currentTime Core Web Audio wptsync NEW --- 2022-10-11
1505209 [wpt-sync] Sync PR 13956 - Test if MediaElementAudioSourceNode works correctly under CORS check Core Web Audio wptsync NEW --- 2022-10-11
1630138 [wpt-sync] Sync PR 22953 - Update workler-recorder.js Core Web Audio wptsync NEW --- 2020-04-14
1661834 [wpt-sync] Sync PR 25280 - Fix incorrect delay of DelayNode Core Web Audio wptsync NEW --- 2020-09-01
1718343 [wpt-sync] Sync PR 29505 - Implement user-selectable render size Core Web Audio wptsync NEW --- 2021-06-25
1880164 [wpt-sync] Sync PR 44566 - Add 'default' deviceId as a valid default audio output device id. Core Web Audio wptsync NEW --- 2024-02-13
1030456 Audio stuttering/looping in Unity DT2 demo Core Web Audio nobody NEW --- 2022-10-11
1086262 Implement tests for Web Audio API memory reporting Core Web Audio nobody NEW --- 2022-10-11
1204871 Web Audio API issue with Ajax call Core Web Audio nobody NEW --- 2022-10-11
1233821 Web Audio GainNode has no volume after certain gain Core Web Audio nobody NEW --- 2022-10-11
1283004 Intermittent dom/media/webaudio/test/browser_bug1181073.js | Interval is not throttled with audio playing (1094.5500000000002 ms) - Core Web Audio nobody NEW --- 2022-10-11
1305136 Intermittent dom/media/webaudio/test/test_audioContextSuspendResumeClose.html | Test timed out. Core Web Audio nobody NEW --- 2022-10-11
1332033 Intermittent file:///home/worker/workspace/build/tests/reftest/tests/dom/media/test/crashtests/buffer-source-ended-1.html | application crashed [@ mozilla::dom::AudioContext::OnStateChanged] Core Web Audio nobody NEW --- 2022-10-11
1342942 [Web Audio] warn in error console when muting cycles without delay nodes - Oscillator doesn't work when connect output to its parameter Core Web Audio nobody NEW --- 2022-10-11
1387435 Intermittent dom/media/webaudio/test/test_mediaStreamAudioSourceNodeNoGC.html | Error executing test: Error: waitForAudio cancelled: Timeout waiting for audio Core Web Audio nobody NEW --- 2022-10-11
1405057 Intermittent TEST-UNEXPECTED-TIMEOUT | dom/media/webaudio/test/test_audioParamSetTargetAtTime.html | application timed out after 330 seconds with no output | application crashed [@ NS_LogCOMPtrRelease] Core Web Audio nobody NEW --- 2022-10-11
1410319 Intermittent dom/media/webaudio/test/test_bug956489.html | Test timed out. Core Web Audio nobody NEW --- 2024-04-08
1410320 Intermittent dom/media/webaudio/test/test_bug964376.html | Test timed out. Core Web Audio nobody NEW --- 2024-03-10
1446456 Intermittent dom/media/webaudio/test/test_audioParamSetCurveAtTimeTwice.html | maxDifference: 1, first bad index: 0 with test-data offset 0 and expected-data offset 0; corresponding values 1 and 0 --- differences - got 1100, expected +0 Core Web Audio nobody NEW --- 2022-10-11
1453755 Intermittent test/test_audioParamExponentialRamp.html | maxDifference: 0.8999999985098839, first bad index: 0 with test-data offset 0 and expected-data offset 0; corresponding values 1 and 0.10000000149011612 --- differences - got 48, expected +0 Core Web Audio nobody NEW --- 2022-10-11
1454929 Intermittent dom/media/webaudio/test/test_bug1447273.html | Volume should increase due to explicit assignment to gain.value Core Web Audio nobody NEW --- 2022-10-11
1533762 Intermittent /webaudio/the-audio-api/the-audiobuffersourcenode-interface/sub-sample-buffer-stitching.html | X Stitched sine-wave buffers at sample rate 44100 does not equal Core Web Audio nobody NEW --- 2022-01-10
1599954 the-mediaelementaudiosourcenode-interface/no-cors.https.html failure results are unstable Core Web Audio nobody NEW --- 2020-05-15
1650930 High frequency dom/media/webaudio/test/test_bug1027864.html | Test timed out. Core Web Audio nobody NEW --- 2022-10-11
1844220 Intermittent TV No tests run or test summary not found | TinderboxPrint: mochitest-media<br/><em class="testfail">T-FAIL</em> Core Web Audio nobody NEW --- 2023-10-29
1857578 Intermittent TV-nofis dom/media/webaudio/test/test_bug875221.html | single tracking bug Core Web Audio nobody NEW --- 2024-02-27
1857584 Use 64-bit integers to check for overflow in resample.c Core Web Audio nobody NEW --- 2024-04-08
1880319 Intermittent dom/media/webaudio/test/test_bug972678.html | single tracking bug Core Web Audio nobody NEW --- Mon 00:08
1882455 Perma [tier 2] /webaudio/the-audio-api/the-audioparam-interface/k-rate-dynamics-compressor-connections.html | single tracking bug Core Web Audio nobody NEW --- 2024-03-19
1882686 Intermittent dom/media/webaudio/test/test_audioParamLinearRamp.html | single tracking bug Core Web Audio nobody NEW --- 2024-04-08
1889594 Intermittent /webaudio/the-audio-api/the-audiocontext-interface/audiocontext-state-change-after-close.http.window.html | single tracking bug Core Web Audio nobody NEW --- 2024-04-08
1285060 Frequent OSX debug e10s crashtest 874952.html,875144.html,876024-1.html | application crashed [@ XUL + 0x25ca8a6] after Assertion failure: false, at AudioContext.cpp:858 Core Web Audio padenot NEW --- 2022-10-11
1228226 clicks with new playing AudioContext Core Web Audio karlt ASSI --- 2022-10-11
1091312 Throw correct exceptions on AudioBufferSourceNode start() and stop() Core Web Audio padenot ASSI --- 2022-10-11
924291 HRTFPanner should consider FFTConvolver latency in crossfades - glitches when changing panner->listener direction Core Web Audio karlt ASSI --- 2022-10-11
1089193 Expose ChromeOnly property on AudioNode for memory usage Core Web Audio padenot ASSI --- 2022-10-11
1604316 Intermittent /webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/cors-check.https.html | X Recorded channel #0 should have contain at least one value different from 0. - assert_true: expected true got false Core Web Audio csabou ASSI --- 2022-10-11
1500750 OscillatorNode's AudioScheduledSourceNode.start() does not throw a RangeError Core Web Audio nobody REOP --- 2022-10-11
1777040 Intermittent dom/media/webaudio/test/test_mediaStreamAudioDestinationNode.html | single tracking bug Core Web Audio nobody REOP --- Mon 00:19
1283056 Intermittent 876024-1.html | application terminated with exit code 5 | Assertion failure: (mAudioContextState == AudioContextState::Suspended && aNewState == AudioContextState::Running) || (mAudioContextState == AudioContextState::Running && aNewState == Core Web Audio padenot REOP --- 2022-10-11
1339889 Intermittent dom/media/webaudio/test/test_mediaElementAudioSourceNodeFidelity.html | Found unexpected noise during analysis. Core Web Audio karlt REOP --- 2022-10-11
1249580 Intermittent test_oscillatorNodePassThrough.html,test_oscillatorNodeStart.html,test_oscillatorTypeChange.html | Test timed out Core Web Audio nobody REOP --- 2024-04-14
1533656 Intermittent TEST-UNEXPECTED-CRASH | /webaudio/the-audio-api/the-audiobuffer-interface/audiobuffer-reuse.html | expected OK Core Web Audio nobody REOP --- 2022-10-11
1772041 Intermittent dom/media/webaudio/test/test_audioBufferSourceNode.html | single tracking bug Core Web Audio nobody REOP --- 2024-04-14
1781950 Intermittent dom/media/webaudio/test/test_decodeAudioDataPromise.html | single tracking bug Core Web Audio nobody REOP --- 2024-04-14
1795688 Intermittent /webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/cors-check.https.html | single tracking bug Core Web Audio nobody REOP --- 2024-03-24
1798598 Intermittent dom/media/webaudio/test/test_bug867174.html | single tracking bug Core Web Audio nobody REOP --- 2024-03-31
1800599 Intermittent /webaudio/the-audio-api/the-channelmergernode-interface/active-processing.https.html | single tracking bug Core Web Audio nobody REOP --- Sun 23:06
1802774 Intermittent dom/media/webaudio/test/test_convolverNodeOOM.html | single tracking bug Core Web Audio nobody REOP --- Sun 23:53
1812179 Intermittent dom/media/webaudio/test/test_audioParamExponentialRamp.html | single tracking bug Core Web Audio nobody REOP --- Sun 23:33
1818376 Intermittent dom/media/webaudio/test/test_mediaStreamAudioSourceNodeNoGC.html | single tracking bug Core Web Audio nobody REOP --- 2024-03-24
1845101 Intermittent leakcheck | default 3056 bytes leaked (Mutex, PollableEvent, Runnable, nsSocketTransportService) Core Web Audio nobody REOP --- Mon 00:02
1868028 Intermittent dom/media/webaudio/test/test_delayNodeAtMax.html | single tracking bug Core Web Audio nobody REOP --- Mon 00:03
1876994 Intermittent dom/media/webaudio/test/test_audioParamGain.html | single tracking bug Core Web Audio nobody REOP --- Sun 23:33
161 bugs found.

File a new bug in the "Core" product