Video Player: Prevent showing the status icon on unnecessary timing
Sometimes, the status icon was shown in unexpected timing. This might be because the animation is re-fired when the dom is restyled. This patch fixes it. BUG=none TEST=Open window->play video->pause->close window. Repeat it 20 times and observe no issue. Review URL: https://codereview.chromium.org/573233002 Cr-Commit-Position: refs/heads/master@{#295895}
Showing
Please register or sign in to comment