summaryrefslogtreecommitdiffstats
path: root/webkit/appcache/appcache_storage_impl.cc
diff options
context:
space:
mode:
authorsky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-12 02:48:40 +0000
committersky@chromium.org <sky@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-07-12 02:48:40 +0000
commit6cd36ac0c3138c5c3e741e32dd6f3e3e6dff9d45 (patch)
tree66d60515921d0229911b12c318b39bfda2c2e00b /webkit/appcache/appcache_storage_impl.cc
parent1e5319c1b9d09b3ba6256378e88a5e1dde8a4897 (diff)
downloadchromium_src-6cd36ac0c3138c5c3e741e32dd6f3e3e6dff9d45.zip
chromium_src-6cd36ac0c3138c5c3e741e32dd6f3e3e6dff9d45.tar.gz
chromium_src-6cd36ac0c3138c5c3e741e32dd6f3e3e6dff9d45.tar.bz2
Attempt at fixing crash during tab dragging. The crash dumps seem to
indicate the tab being dragged is getting deleted between the time we detach from the model and update the DraggedTabView. This could happen if the animation were canceled (as could happen if a layout happened). I don't see how that could happen though. None-the-less it's easy to deal with the tab going away as it isn't needed when dragging. This may end up shifting the crash around though, we'll see. I'm also removing some dead code in the DraggedTabView that is no longer needed as we only used DraggedTabView for the detached state. BUG=48365 TEST=make sure tab dragging on windows still works. Review URL: http://codereview.chromium.org/2924003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@52071 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/appcache/appcache_storage_impl.cc')
0 files changed, 0 insertions, 0 deletions