Open
Bug 1221875
Opened 9 years ago
Updated 2 years ago
skip ReverbConvolver background thread notifications when there is no background thread
Categories
(Core :: Web Audio, defect, P3)
Tracking
()
NEW
Tracking | Status | |
---|---|---|
firefox45 | --- | affected |
People
(Reporter: karlt, Unassigned)
References
(Blocks 2 open bugs)
Details
Can save a few system calls here and avoid creating and writing to ReverbConvolver::m_inputBuffer when offline or the impulse response is short enough to not require a background thread.
Comment 1•7 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•