[wpt-sync] Sync PR 57178 - [blink][media] Clean up stale MailboxHolder refs
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(Not tracked)
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 57178 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/57178
Details from upstream follow.
Saifuddin Hitawala <hitawala@chromium.org> wrote:
[blink][media] Clean up stale MailboxHolder refs
Clean up stale MailboxHolder refs from video frame and unittest,
non-blink usage and webxr test where they are stale as MailboxHolder
has been removed. In case of webxr test, submitFrame was updated to
not have MailboxHolder param while submitFrameMissing was updated
a while ago. Also update comments in OpenXrGraphicsBindingOpenGLES
and MailboxVideoFrameConverter.Bug: 383309406
Change-Id: I8f881d1ce4cb5d1f042b26f495cbb0d8b99df0bf
Reviewed-on: https://chromium-review.googlesource.com/7461049
WPT-Export-Revision: 8425d66125fb89b51b740b595c8d468deb699d45
Description
•