Skip to content
  • beidson@apple.com's avatar
    WebCore: · fe11a74c
    beidson@apple.com authored
    2008-03-25  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Adam Roben
    
            <rdar://problem/5819308> - View Source is empty when view webarchives
    
            * WebCore.base.exp:
            * loader/DocumentLoader.cpp:
            (WebCore::DocumentLoader::setParsedArchiveData):
            (WebCore::DocumentLoader::parsedArchiveData):
            * loader/DocumentLoader.h:
    
            * loader/FrameLoader.cpp:
            (WebCore::FrameLoader::finishedLoadingDocument): Set the archive's MainResource data as the parsedArchiveData
              in the DocumentLoader
    
    WebKit/mac:
    
    2008-03-25  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Adam Roben
    
            <rdar://problem/5819308> - View Source is empty when view webarchives
    
            * WebCore.base.exp:
            * loader/DocumentLoader.cpp:
            (WebCore::DocumentLoader::setParsedArchiveData):
            (WebCore::DocumentLoader::parsedArchiveData):
            * loader/DocumentLoader.h:
    
            * loader/FrameLoader.cpp:
            (WebCore::FrameLoader::finishedLoadingDocument): Set the archive's MainResource data as the parsedArchiveData
              in the DocumentLoader
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31293 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    fe11a74c