Skip to content
  • rjw's avatar
    Changes for back/forward. Currently disabled. · b0eb2ac5
    rjw authored
            * History.subproj/WebHistoryItem.h:
            * History.subproj/WebHistoryItem.m:
            (-[WebHistoryItem dealloc]):
            (-[WebHistoryItem setPageCacheEnabled:]):
            (-[WebHistoryItem pageCache]):
            * Misc.subproj/WebKitLogging.h:
            * Misc.subproj/WebKitLogging.m:
            * WebCoreSupport.subproj/WebBridge.m:
            (-[WebBridge saveDocumentToPageCache:]):
            * WebView.subproj/WebDataSource.m:
            (-[WebDataSource startLoading]):
            * WebView.subproj/WebDataSourcePrivate.h:
            * WebView.subproj/WebDataSourcePrivate.m:
            (-[WebDataSource _startLoading:]):
            (-[WebDataSource _startLoading]):
            (-[WebDataSource _commitIfReady:]):
            (-[WebDataSource _commitIfReady]):
            (-[WebDataSource _setStoredInPageCache:]):
            (-[WebDataSource _storedInPageCache]):
            * WebView.subproj/WebFramePrivate.h:
            * WebView.subproj/WebFramePrivate.m:
            (-[WebFrame _transitionToCommitted:]):
            (-[WebFrame _canCachePage]):
            (-[WebFrame _purgePageCache]):
            (-[WebFrame _setState:]):
            (-[WebFrame _continueFragmentScrollAfterNavigationPolicy:request:]):
            (-[WebFrame _continueLoadRequestAfterNavigationPolicy:request:]):
    
            Changes for back/forward.  Currently disabled.
    
            * ForwardingHeaders/kjs/property_map.h: Added.
            * khtml/ecma/kjs_window.cpp:
            (Window::hasTimeouts):
            (WindowQObject::hasTimeouts):
            * khtml/ecma/kjs_window.h:
            * khtml/khtmlpart_p.h:
            * khtml/xml/dom_docimpl.cpp:
            (DocumentImpl::DocumentImpl):
            (DocumentImpl::detach):
            (DocumentImpl::inPageCache):
            (DocumentImpl::setInPageCache):
            * khtml/xml/dom_docimpl.h:
            * kwq/KWQKHTMLPart.h:
            * kwq/KWQKHTMLPart.mm:
            (KWQKHTMLPart::setView):
            (KWQKHTMLPart::userAgent):
            (KWQKHTMLPart::nextKeyViewForWidget):
            (KWQKHTMLPart::canCachePage):
            (KWQKHTMLPart::saveWindowProperties):
            (KWQKHTMLPart::saveLocationProperties):
            (KWQKHTMLPart::restoreWindowProperties):
            (KWQKHTMLPart::restoreLocationProperties):
            (KWQKHTMLPart::openURLFromPageCache):
            * kwq/WebCoreBridge.h:
            * kwq/WebCoreBridge.mm:
            (-[WebCoreBridge openURL:reload:headers:lastModified:pageCache:]):
            (-[WebCoreBridge saveDocumentToPageCache]):
            (-[WebCoreBridge canCachePage]):
            (attributedString):
            (-[KWQPageState initWithDocument:DOM::URL:windowProperties:KJS::locationProperties:KJS::]):
            (-[KWQPageState dealloc]):
            (-[KWQPageState DOM::]):
            (-[KWQPageState URL]):
            (-[KWQPageState KJS::]):
    
            Changes for back/forward.  Currently disabled.
    
            * kjs/property_map.cpp:
            * kjs/property_map.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2863 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b0eb2ac5