2008-10-07 Anders Carlsson <andersca@apple.com>
commitdca5850b1f2a64c096aaae0d3a9cbf663cf1d3e2
authorandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 7 Oct 2008 23:31:34 +0000 (7 23:31 +0000)
committerandersca@apple.com <andersca@apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 7 Oct 2008 23:31:34 +0000 (7 23:31 +0000)
treeb60842c82b63566f0e03c2449364f71458fa6573
parent8de7e311c1189fcaee7645c1c1eed3806602cfe2
2008-10-07  Anders Carlsson  <andersca@apple.com>

        Reviewed by Antti Koivisto.

        <rdar://problem/6273887> Crash in ApplicationCacheGroup

        Make sure to stop loading even before a cache update is in progress so that the
        manifest load will be stopped.

        * loader/appcache/ApplicationCacheGroup.cpp:
        (WebCore::ApplicationCacheGroup::~ApplicationCacheGroup):
        (WebCore::ApplicationCacheGroup::stopLoading):
        (WebCore::ApplicationCacheGroup::cacheUpdateFailed):

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37399 268f45cc-cd09-0410-ab3c-d52691b4dbfc
WebCore/ChangeLog
WebCore/loader/appcache/ApplicationCacheGroup.cpp