Skip to content
  • beidson@apple.com's avatar
    WebCore: · f4058d68
    beidson@apple.com authored
    2008-03-28  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Darin
    
            "Yet another transitional step" to empty out WebKit-based code for archiving.
    
            With this patch, the key operation of "Creating a WebArchive rooted at a single Node" takes place
            entirely within WebCore, and opens the door to saving WebArchives on Windows.
    
            This is another "zero behavior change" patch, and current editing/ and webarchive/ layout tests
            covered the relevant code
    
            * WebCore.base.exp:
            * loader/archive/cf/LegacyWebArchive.cpp:
            (WebCore::LegacyWebArchive::create):
            * loader/archive/cf/LegacyWebArchive.h:
    
    WebKit/mac:
    
    2008-03-28  Brady Eidson  <beidson@apple.com>
    
            Reviewed by Darin
    
            "Yet another transitional step" to empty out WebKit-based code for archiving.
    
            With this patch, the key operation of "Creating a WebArchive rooted at a single Node" takes place
            entirely within WebCore, and opens the door to saving WebArchives on Windows.
    
            * DOM/WebDOMOperations.mm:
            * WebView/WebArchiver.mm:
            (+[WebArchiver _archiveWithMarkupString:fromFrame:nodes:]):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31400 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    f4058d68