CoreAnimation: Fix fade-out effect on resize
commitca73e9ff73ab7bd7fdb9eb829b05b05d9956ae8e
authorccameron@chromium.org <ccameron@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Apr 2014 08:48:18 +0000 (23 08:48 +0000)
committerccameron@chromium.org <ccameron@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Wed, 23 Apr 2014 08:48:18 +0000 (23 08:48 +0000)
treed0003d78249d1a1e1ca92e8c61e0d26a63d141c1
parentcfc5f4162cfa5fed65d040e28cac41741ac79116
CoreAnimation: Fix fade-out effect on resize

Wrap all setFrame calls made by TabContentsView in
ScopedCAActionDisablers, to disable the fade-in and
fade-out animations when resizing.

BUG=364808

Review URL: https://codereview.chromium.org/247193008

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@265585 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/cocoa/tab_contents/tab_contents_controller.mm