DescriptionPreliminary work for unprefixed MSE SourceBuffer.mode manipulation
Adds the SourceBuffer.mode attribute and basic layout tests.
Later changes will plumb this through to correctly process 'segments' and
'sequence' append modes.
R=acolwell@chromium.org
TEST=On Linux, new layout tests pass with no other mediasource layout test regression. SourceBuffer.mode attribute's implementation is correctly hidden: new tests fail in Chromium without --enable-experimental-web-platform-features.
BUG=249422
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=164919
Patch Set 1 #
Total comments: 4
Patch Set 2 : Add WebSourceBuffer::setMode interface method, restrict mode attribute to experimental web platform… #
Total comments: 2
Patch Set 3 : Prefix public Blink API AppendMode enum values with AppendMode #
Total comments: 1
Patch Set 4 : Use assert_equals instead of assert_true(...==...) #
Total comments: 4
Patch Set 5 : Fix nits #
Total comments: 1
Messages
Total messages: 22 (0 generated)
|