Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(122)

Issue 9243013: RenderWidgetHost::WasHidden is called twice on each tab switch on Aura. (Closed)

Created:
8 years, 11 months ago by mmocny
Modified:
8 years, 9 months ago
CC:
chromium-reviews, mazda
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

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 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128248

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M chrome/browser/ui/views/tab_contents/tab_contents_container.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 14 (0 generated)
mmocny
John, you wrote this code so I defer to you to know if I am ...
8 years, 11 months ago (2012-01-17 18:27:29 UTC) #1
jam
I didn't write this code, but i did change it from tab_contents to web_contents :) ...
8 years, 11 months ago (2012-01-17 19:32:48 UTC) #2
mmocny
On 2012/01/17 19:32:48, John Abd-El-Malek wrote: > I didn't write this code, but i did ...
8 years, 11 months ago (2012-01-17 19:58:26 UTC) #3
mmocny
Oshima, you wrote this code so I defer to you to know if I am ...
8 years, 11 months ago (2012-01-17 20:01:48 UTC) #4
oshima
On 2012/01/17 20:01:48, mmocny wrote: > Oshima, you wrote this code so I defer to ...
8 years, 11 months ago (2012-01-17 20:53:54 UTC) #5
oshima
On 2012/01/17 20:53:54, oshima wrote: > On 2012/01/17 20:01:48, mmocny wrote: > > Oshima, you ...
8 years, 11 months ago (2012-01-17 20:54:25 UTC) #6
mmocny
I haven't tested on windows, I'll have to find an available machine. Here are the ...
8 years, 11 months ago (2012-01-18 15:07:44 UTC) #7
oshima
Can you test it on existing chromeos as well? It uses views/gtk and should have ...
8 years, 11 months ago (2012-01-18 21:49:55 UTC) #8
mmocny1
Sure, but it will have a wait a bit. Should I file a bug to ...
8 years, 11 months ago (2012-01-18 21:53:14 UTC) #9
mazda
I tested this on Chrome OS (Aura) and it looks it' working file.
8 years, 9 months ago (2012-03-22 15:04:10 UTC) #10
mmocny
There was no hurry before, but seems this is causing grief for browser thumbnailer (see ...
8 years, 9 months ago (2012-03-22 15:09:10 UTC) #11
Ben Goodger (Google)
lgtm
8 years, 9 months ago (2012-03-22 16:21:06 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mmocny@chromium.org/9243013/1
8 years, 9 months ago (2012-03-22 16:26:01 UTC) #13
commit-bot: I haz the power
8 years, 9 months ago (2012-03-22 18:09:49 UTC) #14
Change committed as 128248

Powered by Google App Engine
This is Rietveld 408576698