Bug 1790281: Fixup a bad merge from Bug 1787561. r=alwu
commitfcbf389cb170fdede8766ea85778a53aaee4c2ae
authorBrad Werth <bwerth@mozilla.com>
Mon, 12 Sep 2022 17:24:48 +0000 (12 17:24 +0000)
committerBrad Werth <bwerth@mozilla.com>
Mon, 12 Sep 2022 17:24:48 +0000 (12 17:24 +0000)
tree5209c805067c4cb53f316132ab64dfb199698a9a
parent1ba236a56ca9c44bbde824eb5fdc54233f0d78c2
Bug 1790281: Fixup a bad merge from Bug 1787561. r=alwu

When D155902 merged and landed, it undid a recent change in
RemoteVideoDecoderParent::ProcessDecodedData without causing a compiler
error. This fixes up the merge to what was intended.

Differential Revision: https://phabricator.services.mozilla.com/D157080
dom/media/ipc/RemoteVideoDecoder.cpp