Avoid generating thumbnails while TabContentsWrapper is destructed.
commiteac2992b2067800c1767b2ff6b14e5b70672630d
authormazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 1 Jun 2012 00:37:46 +0000 (1 00:37 +0000)
committermazda@chromium.org <mazda@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 1 Jun 2012 00:37:46 +0000 (1 00:37 +0000)
treedc94eecbcf525977a02c3487d900c1a4eede225f
parenta3b69aa1f381547dee94f3e5e75e8526520afd21
Avoid generating thumbnails while TabContentsWrapper is destructed.

BUG=130097
TEST=Manually checked that thumbnailer does not run within the destructor of TabContentsWrapper.

Review URL: https://chromiumcodereview.appspot.com/10442103

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@139939 0039d316-1c4b-4281-b951-d872f2087c98
chrome/browser/ui/tab_contents/tab_contents_wrapper.cc