Chromium Code Reviews
DescriptionVideo Player: Call video element's load method on loading video file.
Issue 598355 is a regression by https://codereview.chromium.org/1782363003.
In the CL, video element's load() was commented out to work around issue 594537.
However, when the video element is CastVideoElement, load() needs to be called to load it properly.
In addition, we don't need the workaround anymore on ToT.
This CL brings back the call to video element's load() again.
BUG=598355
TEST=manually test using Chromecast
Committed: https://crrev.com/26f5fe00a7713e0ca05a9b70089164c871b2465d
Cr-Commit-Position: refs/heads/master@{#383693}
Patch Set 1 #
Total comments: 3
Messages
Total messages: 14 (6 generated)
|
||||||||||||||||||||||||||||