Bug 1621684 Comment 15 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

### Beta/Release Uplift Approval Request
* **User impact if declined**: Frequent audio gliches on Windows when the machine is under load or underpowered, on service that use the Web Audio API to output audio (soundcloud, tidal, others.)
* **Is this code covered by automated tests?**: Yes
* **Has the fix been verified in Nightly?**: Yes
* **Needs manual test from QE?**: No
* **If yes, steps to reproduce**: (this has been verified fixed by one of the reporter of this issue)
* **List of other uplifts needed**: None
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: This is not risky because it's exactly the same thing we're doing in `HTMLMediaElement` (probably to the letter, in fact).
* **String changes made/needed**: none
### Beta/Release Uplift Approval Request
* **User impact if declined**: Frequent audio gliches on Windows when the machine is under load or underpowered, on services that use the Web Audio API to output audio (soundcloud, tidal, others.), when the tab is not in foreground
* **Is this code covered by automated tests?**: Yes
* **Has the fix been verified in Nightly?**: Yes
* **Needs manual test from QE?**: No
* **If yes, steps to reproduce**: (this has been verified fixed by one of the reporter of this issue)
* **List of other uplifts needed**: None
* **Risk to taking this patch**: Low
* **Why is the change risky/not risky? (and alternatives if risky)**: This is not risky because it's exactly the same thing we're doing in `HTMLMediaElement` (probably to the letter, in fact).
* **String changes made/needed**: none

Back to Bug 1621684 Comment 15