Chromium Code Reviews
DescriptionTo M51: MSE, MS, and any blob URL: Ignore preload 'none' on resource fetching
M51 didn't include MediaStream srcObject support, so this cherry-pick involves
merge conflict resolution to retain the intent of the M52 version, absent the
MediaStream srcObject support.
Prevents the usage of the optional resource fetch algorithm steps for
when preload='none' in the MSE, MediaStream, or any blob URL
cases. Complies with recent update to MSE spec [1] and fixes the
related crbug.com/539707. Includes test coverage for MSE and invalid
(revoked MSE object) blob URLs. MediaStream test coverage is expected to
come from later import of a new web-platform-tests [2].
[1] https://github.com/w3c/media-source/pull/64
[2] https://github.com/w3c/web-platform-tests/pull/2895
R=guidou@chromium.org
TBR=foolip@chromium.or,srirama.m@samsung.com
BUG=539707
TEST=http/tests/media/media-source/mediasource-preload.html
Review URL: https://codereview.chromium.org/1881733004
Cr-Commit-Position: refs/heads/master@{#389649}
(cherry picked from commit b16f202aa67513f74576312f7f8a3ad17f60458a)
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|
||||||||||||||||||||||||||||