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

Issue 23866013: Make the RenderViewHostImpl update its visibility after a swap. (Closed)

Created:
7 years, 3 months ago by zturner
Modified:
7 years, 3 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jamesr
Visibility:
Public.

Description

Make the RenderViewHostImpl update its visibility after a swap. BUG=286259

Patch Set 1 #

Patch Set 2 : Re-upload due to mismatched chunk error. #

Total comments: 1

Patch Set 3 : Make the invidual implementations of RWHVX::Show() also show their associated views. #

Total comments: 2

Patch Set 4 : Bring symmetry to the functionality of Hide / Show across all platform-specific impls. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -0 lines) Patch
content/browser/renderer_host/render_widget_host_view_android.cc View 1 2 3 4 chunks +6 lines, -0 lines 0 comments Download
content/browser/renderer_host/render_widget_host_view_aura.cc View 1 2 3 3 chunks +4 lines, -0 lines 0 comments Download
content/browser/renderer_host/render_widget_host_view_gtk.cc View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
zturner
I'm including creis@ on the reviewers list even though he's not an owner, because sky@ ...
7 years, 3 months ago (2013-09-16 22:55:01 UTC) #1
Charlie Reis
On 2013/09/16 22:55:01, zturner wrote: > I'm including creis@ on the reviewers list even though ...
7 years, 3 months ago (2013-09-16 23:28:44 UTC) #2
jamesr
I put what I think is happening in the bug: https://code.google.com/p/chromium/issues/detail?id=286259#c9 creis@ - can you ...
7 years, 3 months ago (2013-09-16 23:34:11 UTC) #3
zturner
On 2013/09/16 23:28:44, creis wrote: > On 2013/09/16 22:55:01, zturner wrote: > > I'm including ...
7 years, 3 months ago (2013-09-16 23:37:43 UTC) #4
zturner
+darin, piman, rjkroege in case anyone has some input here.
7 years, 3 months ago (2013-09-16 23:39:13 UTC) #5
rjkroege
On 2013/09/16 23:39:13, zturner wrote: > +darin, piman, rjkroege in case anyone has some input ...
7 years, 3 months ago (2013-09-17 19:58:18 UTC) #6
sadrul
On 2013/09/17 19:58:18, rjkroege wrote: > On 2013/09/16 23:39:13, zturner wrote: > > +darin, piman, ...
7 years, 3 months ago (2013-09-17 20:07:39 UTC) #7
Fady Samuel
https://codereview.chromium.org/23866013/diff/5001/content/browser/web_contents/render_view_host_manager.cc File content/browser/web_contents/render_view_host_manager.cc (left): https://codereview.chromium.org/23866013/diff/5001/content/browser/web_contents/render_view_host_manager.cc#oldcode752 content/browser/web_contents/render_view_host_manager.cc:752: render_view_host_->GetView()->Show(); Drive-by thought: It seems that on most platforms ...
7 years, 3 months ago (2013-09-17 20:14:43 UTC) #8
zturner
Removed the change from RenderViewHostManager::CommitPending() since it could trigger a second paint, and made the ...
7 years, 3 months ago (2013-09-18 17:18:25 UTC) #9
jamesr
https://codereview.chromium.org/23866013/diff/14001/content/browser/renderer_host/render_widget_host_view_android.cc File content/browser/renderer_host/render_widget_host_view_android.cc (right): https://codereview.chromium.org/23866013/diff/14001/content/browser/renderer_host/render_widget_host_view_android.cc#newcode359 content/browser/renderer_host/render_widget_host_view_android.cc:359: WasShown(); render_widget_host_view_win.cc has this comment: // |render_widget_host_| may be ...
7 years, 3 months ago (2013-09-18 18:06:53 UTC) #10
zturner
On 2013/09/18 18:06:53, jamesr wrote: > https://codereview.chromium.org/23866013/diff/14001/content/browser/renderer_host/render_widget_host_view_android.cc > File content/browser/renderer_host/render_widget_host_view_android.cc (right): > > https://codereview.chromium.org/23866013/diff/14001/content/browser/renderer_host/render_widget_host_view_android.cc#newcode359 > ...
7 years, 3 months ago (2013-09-18 20:08:48 UTC) #11
jamesr
I'm not entirely sure what is more correct in the overall design (and I doubt ...
7 years, 3 months ago (2013-09-18 20:56:05 UTC) #12
zturner
On 2013/09/18 20:56:05, jamesr wrote: > I'm not entirely sure what is more correct in ...
7 years, 3 months ago (2013-09-18 21:46:55 UTC) #13
Fady Samuel
On 2013/09/18 21:46:55, zturner wrote: > On 2013/09/18 20:56:05, jamesr wrote: > > I'm not ...
7 years, 3 months ago (2013-09-18 21:59:37 UTC) #14
zturner
7 years, 3 months ago (2013-09-19 00:20:02 UTC) #15
Somehow Rietveld got confused and none of the diffs work now.  Tried
re-uploading but it doesn't fix the problem, it looks like the base files are
messed up.

Created a new issue here:

https://codereview.chromium.org/24101003

Powered by Google App Engine
This is Rietveld 408576698