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

Issue 11428083: Stack preview back at top after an active contents switch. (Closed)

Created:
8 years ago by MAD
Modified:
8 years ago
Reviewers:
sreeram, sky
CC:
chromium-reviews, tfarina
Visibility:
Public.

Description

Stack preview back at top after an active contents switch. BUG=161233 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170973

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -9 lines) Patch
M chrome/browser/ui/views/frame/browser_view.cc View 1 chunk +1 line, -9 lines 0 comments Download
M chrome/browser/ui/views/frame/contents_container.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/contents_container.cc View 1 chunk +8 lines, -0 lines 1 comment Download

Messages

Total messages: 16 (0 generated)
MAD
There are a bunch of things that AddChildView does that ReorderChildView doesn't do. I have ...
8 years ago (2012-11-29 14:32:24 UTC) #1
sreeram
lgtm
8 years ago (2012-11-29 17:57:50 UTC) #2
MAD
Thanks Sreeram... sky@, care to OWNER review this small change? Thanks! BYE MAD...
8 years ago (2012-11-29 20:24:38 UTC) #3
sky
https://codereview.chromium.org/11428083/diff/1/chrome/browser/ui/views/frame/contents_container.cc File chrome/browser/ui/views/frame/contents_container.cc (right): https://codereview.chromium.org/11428083/diff/1/chrome/browser/ui/views/frame/contents_container.cc#newcode59 chrome/browser/ui/views/frame/contents_container.cc:59: RemoveChildView(preview_); Will this result in sending a bunch of ...
8 years ago (2012-11-29 20:57:54 UTC) #4
MAD
On 2012/11/29 20:57:54, sky wrote: > https://codereview.chromium.org/11428083/diff/1/chrome/browser/ui/views/frame/contents_container.cc > File chrome/browser/ui/views/frame/contents_container.cc (right): > > https://codereview.chromium.org/11428083/diff/1/chrome/browser/ui/views/frame/contents_container.cc#newcode59 > ...
8 years ago (2012-11-29 21:21:30 UTC) #5
MAD
The only think I see happening at the web view level is the hierarchy change, ...
8 years ago (2012-11-29 21:35:11 UTC) #6
MAD
On 2012/11/29 21:35:11, MAD wrote: > The only think I see happening at the web ...
8 years ago (2012-11-29 22:46:36 UTC) #7
sreeram
I think it's okay to send the visibilitychanged messages to the renderer. The user *is* ...
8 years ago (2012-12-01 00:24:02 UTC) #8
MAD
Thanks Sreeram. So sky@, are you OK with the fix of removing and adding the ...
8 years ago (2012-12-03 14:40:41 UTC) #9
sky
LGTM
8 years ago (2012-12-03 18:08:40 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/11428083/1
8 years ago (2012-12-03 19:01:28 UTC) #11
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests
8 years ago (2012-12-03 21:50:15 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mad@chromium.org/11428083/1
8 years ago (2012-12-03 21:53:28 UTC) #13
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) browser_tests
8 years ago (2012-12-04 03:19:08 UTC) #14
sky
Stick with the add/remove. On Mon, Dec 3, 2012 at 6:40 AM, <mad@chromium.org> wrote: > ...
8 years ago (2012-12-04 08:24:15 UTC) #15
MAD
8 years ago (2012-12-04 08:27:22 UTC) #16
Our emails have crossed...

So all that is missing is your OWNER l g t m before I can send this to the
CQ.

Thanks!


On Mon, Dec 3, 2012 at 11:13 AM, Scott Violet <sky@chromium.org> wrote:

> Stick with the add/remove.
>
> On Mon, Dec 3, 2012 at 6:40 AM,  <mad@chromium.org> wrote:
> > Thanks Sreeram. So sky@, are you OK with the fix of removing and adding
> the
> > child? Or you prefer the Windows only fix of reparenting?
> >
> > And if we choose the child fix, are you OK with doing it for both Aura
> and
> > non-Aura builds? Or do you prefer to keep the layer on top fix for Aura,
> and
> > then we need to find another fix for the clickability...
> >
> > I vote for the child remove/add fix for all platforms...
> >
> > Note that, as I said in another comment, this is likely to go away since
> we
> > are
> > thinking of moving the bottom contents into the google.com page, and so
> we
> > won't
> > need to deal with layering...
> >
> > Thanks!
> >
> >
> > https://codereview.chromium.org/11428083/
>

Powered by Google App Engine
This is Rietveld 408576698