diff options
author | kuan@chromium.org <kuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-19 23:12:23 +0000 |
---|---|---|
committer | kuan@chromium.org <kuan@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-12-19 23:12:23 +0000 |
commit | 05aee8931fc1b9a1cf73003cba7f05673bb4959d (patch) | |
tree | 61c61d516f18549f6224b503384e61eaa8cd98b1 /sync/engine | |
parent | a944f74e04759c940d9b8510f05c43b1f8fd285a (diff) | |
download | chromium_src-05aee8931fc1b9a1cf73003cba7f05673bb4959d.zip chromium_src-05aee8931fc1b9a1cf73003cba7f05673bb4959d.tar.gz chromium_src-05aee8931fc1b9a1cf73003cba7f05673bb4959d.tar.bz2 |
alternate ntp: another attempt at implementing drop shadow for instant preview
- previous attempt reparents preview_ and breaks the peer relationship between active_ and preview_, causing havoc because this relationship is expected when preview becomes the active on query commit.
- this attempt:
* maintains the peer relationship and order of active and preview
* adds shadow view as a peer after preview when drop shadow is needed
* removes shadow view every time preview is removed or nuked.
BUG=162993
TEST=verify per bug rpt
Review URL: https://chromiumcodereview.appspot.com/11576042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@174031 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'sync/engine')
0 files changed, 0 insertions, 0 deletions