Chromium Code Reviews
DescriptionDon't GONE the unsuspended video only players
Video only players are reported to RendererWebMediaPlayerDelegate as GONE
even if they're playing. This CL would make sure we only report suspended
players as GONE. This affects the logic in MediaWebContentsDelegate that
creates the power blocker for videos.
BUG=703105
TEST=manual
Review-Url: https://codereview.chromium.org/2767253002
Cr-Commit-Position: refs/heads/master@{#458995}
Committed: https://chromium.googlesource.com/chromium/src/+/5f34b644166c2dc02f7f937f69ce0fd08e89e626
Patch Set 1 #Patch Set 2 : Updated logic, updated tests #Patch Set 3 : Remove log statement #Patch Set 4 : Fixed logic for audible videos... #
Total comments: 2
Patch Set 5 : Fixed comments #Messages
Total messages: 23 (11 generated)
|