Chun-Min Chang cac448c325 Bug 1897631 - Cancel OutputDecodedData after parent-object goes away r=media-playback-reviewers,padenot
The parent global object of a webpage utilizing the WebCodecs API can go
away while WebCodec decoder (or encoder) output is in flight. If the
parent object is no longer available, all subsequent output callbacks
must be canceled.

Differential Revision: https://phabricator.services.mozilla.com/D211448
2024-05-24 16:40:15 +00:00
..