mirror of
https://github.com/TeamPiped/Piped.git
synced 2026-06-02 04:44:30 +00:00
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:
@@ -22,7 +22,9 @@
|
||||
* (WebKit) are unaffected. DRM probes (keySystemConfiguration) and non-
|
||||
* 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 (
|
||||
typeof navigator !== "undefined" &&
|
||||
|
||||
Reference in New Issue
Block a user