Loading
Bug 1774302 - Add [Serializable] to VideoFrame r=padenot,smaug
This patch add `Serializable` attribute to `VideoFrame` and add some necessary changes to make this buildable. Some expectations of *video-frame-serialization.any.is*'s wpts are changed to `PASS` since they are implemented in bug 1774300. The `Verify posting closed frames throws` is currently passed by luck so the its expectation stays the same. Depends on D159545 Differential Revision: https://phabricator.services.mozilla.com/D153685