docs(firefoxMediaCapabilitiesFix): link Firefox tracker bug 2043895

Add the upstream Mozilla tracker bug for the slow decodingInfo path.

Refs:
  https://bugzilla.mozilla.org/show_bug.cgi?id=2043895
  https://github.com/TeamPiped/Piped/issues/4238
This commit is contained in:
LogicalKarma
2026-05-31 20:56:11 +03:00
parent e006840fba
commit 3b7b40b39e

View File

@@ -22,7 +22,9 @@
* (WebKit) are unaffected. DRM probes (keySystemConfiguration) and non- * (WebKit) are unaffected. DRM probes (keySystemConfiguration) and non-
* media-source query types fall through to the native API unchanged. * media-source query types fall through to the native API unchanged.
* *
* Refs: https://github.com/TeamPiped/Piped/issues/4238 * Refs:
* https://bugzilla.mozilla.org/show_bug.cgi?id=2043895
* https://github.com/TeamPiped/Piped/issues/4238
*/ */
if ( if (
typeof navigator !== "undefined" && typeof navigator !== "undefined" &&