Propagate the frame visibility change into web contents.
In change d6703f91 the entire visibility state is provided, however it would cause hidden->hidden transitions. To correct this we really should just replicate the state into web_contents entirely because it has the same states. BUG=932059 Change-Id: I67895d97e7da5ea5903fe7e9bd7d03fc38a03113 Reviewed-on: https://chromium-review.googlesource.com/c/1478935Reviewed-by:Avi Drissman <avi@chromium.org> Commit-Queue: Dave Tapuska <dtapuska@chromium.org> Cr-Commit-Position: refs/heads/master@{#633766}
Showing
Please register or sign in to comment