Skip to content
  • ap@apple.com's avatar
    2011-05-13 Alexey Proskuryakov <ap@apple.com> · ba3782cc
    ap@apple.com authored
            Unreviewed test changes.
    
            Web Inspector: Show Error Messages for Application Cache Errors
            https://bugs.webkit.org/show_bug.cgi?id=41642
    
            * http/tests/appcache/404-resource-expected.txt:
            * http/tests/appcache/manifest-redirect-expected.txt:
            * http/tests/appcache/origin-quota-expected.txt:
            * http/tests/appcache/resource-redirect-2-expected.txt:
            * http/tests/appcache/resource-redirect-expected.txt:
            * http/tests/appcache/wrong-content-type-expected.txt:
            * http/tests/appcache/wrong-signature-2-expected.txt:
            * http/tests/appcache/wrong-signature-expected.txt:
    2011-05-13  Alexey Proskuryakov  <ap@apple.com>
    
            Reviewed by Pavel Feldman.
    
            Web Inspector: Show Error Messages for Application Cache Errors
            https://bugs.webkit.org/show_bug.cgi?id=41642
    
            * loader/appcache/ApplicationCacheGroup.cpp:
            (WebCore::ApplicationCacheGroup::didReceiveResponse):
            (WebCore::ApplicationCacheGroup::didFail):
            (WebCore::ApplicationCacheGroup::didReceiveManifestResponse):
            (WebCore::ApplicationCacheGroup::didFinishLoadingManifest):
            (WebCore::ApplicationCacheGroup::cacheUpdateFailedDueToOriginQuota):
            Added console error logging.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@86417 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    ba3782cc