Revert "Do not hide the aura window of RWHVA"
This reverts commit 109a13b8. Reason for revert: This breaks the BackforwardCache, causing the wrong site to be shown on a back/forward navigation when the document is cached. TBR=alexmos@chromium.org Original change's description: > Do not hide the aura window of RWHVA > > Windows placed in inactive virtual desks will be considered > hidden by the occlusion tracker. This currently end up in > a call to RenderWidgetHostViewAura::Hide() which unnecessarily > hides the aura::Window. This causes issues when reflecting that > window in the desks mini_views. > > This CL keeps the aura::Window visible, while updating only > the occlusion state. > > BUG=866622 > TEST=Added a new test. > > Change-Id: I7f71cfa072240264fea2e4934f2c7350f66a74c3 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1711113 > Reviewed-by: Scott Violet <sky@chromium.org> > Reviewed-by: Sadrul Chowdhury <sadrul@chromium.org> > Commit-Queue: Ahmed Fakhry <afakhry@chromium.org> > Cr-Commit-Position: refs/heads/master@{#681459} # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 866622,988477, 988999 Change-Id: I7a40d0a8695682e08776a05547a36673a40d17ec Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1725645 Commit-Queue: Lowell Manners <lowell@chromium.org> Reviewed-by:Ahmed Fakhry <afakhry@chromium.org> Reviewed-by:
Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#682647}
Showing
Please register or sign in to comment