Skip to content
This repository was archived by the owner on Jul 9, 2025. It is now read-only.

Commit 7669735

Browse files
committed
Bug 1891082 - Remove outdated comments in DecoderAgent r=media-playback-reviewers,padenot
Depends on D220506 Differential Revision: https://phabricator.services.mozilla.com/D221224
1 parent 598914c commit 7669735

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

dom/media/webcodecs/DecoderAgent.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -92,9 +92,6 @@ RefPtr<DecoderAgent::ConfigurePromise> DecoderAgent::Configure(
9292

9393
RefPtr<layers::KnowsCompositor> knowsCompositor =
9494
layers::ImageBridgeChild::GetSingleton();
95-
// Bug 1839993: FFmpegDataDecoder ignores all decode errors when draining so
96-
// WPT cannot receive error callbacks. Forcibly enable LowLatency for now to
97-
// get the decoded results immediately to avoid this.
9895

9996
auto params = CreateDecoderParams{
10097
*mInfo,

0 commit comments

Comments
 (0)