Fix under-invalidation of media slider thumb when network state changes
When we invalidate a media control, we need to invalidate the whole subtree because not only the top-level layout object but also the descendants may paint differently. BUG=645225 TEST=paint/invalidation/video-play-no-source-under-invalidation.html Review-Url: https://codereview.chromium.org/2343713003 Cr-Commit-Position: refs/heads/master@{#418750}
Showing
Please register or sign in to comment