DescriptionMSE: Start removing Blink-side support for LegacyFrameProcessor
This is the first of a three-sided change to remove LegacyFrameProcessor
from Blink and Chromium now that the new FrameProcessor is stabilized.
Once Chromium no longer implements the FrameProcessorChoice version of
WMSI::addSourceBuffer(), a third change will remove the default Blink
implemenetations of addSourceBuffer() and the FrameProcessorChoice enum.
R=acolwell@chromium.org,abarth@chromium.org
BUG=249422
TEST=No MSE layout test regression locally on Linux
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=176379
Patch Set 1 #Patch Set 2 : Rebase #
Total comments: 4
Patch Set 3 : Rebase and fix nit #Patch Set 4 : Explicitly fail unexpected calls to old default impl #Messages
Total messages: 13 (0 generated)
|