Chromium Code Reviews
DescriptionMSE: Remove "item" indexed property getter from SourceBufferList
The MSE spec only has an anonymous indexed property getter for
SourceBufferList, but we previously had an IDL method called "item"
exposed. This CL removes that non-compliant method and also adds test
coverage for out-of-range index for SourceBufferList indexed property
getter behavior to help confirm correctness of implementation and
bindings.
R=philipj@opera.com
BUG=436963
TEST=http/tests/media/media-source/mediasource-sourcebufferlist.html
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=186058
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (2 generated)
|
|||||||||||||||||||||||||||||||||||||