RenderWidgetHost::WasHidden is called twice on each tab switch on Aura.
TabContentsContainer::ChangeWebContent was calling native_container_->DetachContents then eventually calls RWH->WasHidden(), so there is no need to call it explicitly a second time. BUG=110645 TEST=Manual Review URL: http://codereview.chromium.org/9243013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@128248 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment