Ensure pause/resumed state is correct for CVCs, even when showing Native Page
A cvc->NativePage switch can happen while paused, leading the CVC's paused/resumed state to be incorrect because there's no current CVC when Chrome is resumed. We need to update the paused/resumed state for all CVCs during pause and resume to ensure the state is always correct. Bug: 829793 Change-Id: I64d816aad648dad0d1c5898041eabd6b56d77b91 Reviewed-on: https://chromium-review.googlesource.com/999736Reviewed-by:Ted Choc <tedchoc@chromium.org> Commit-Queue: Michael Thiessen <mthiesse@chromium.org> Cr-Commit-Position: refs/heads/master@{#548821}
Showing
Please register or sign in to comment