Skip to content
  • thatcher's avatar
    Reviewed by Darin. · aa6e9031
    thatcher authored
            Bug 9814: Move new WebView API that has been through API review to public headers
            http://bugzilla.opendarwin.org/show_bug.cgi?id=9814
    
            * WebView/WebView.h:
            * WebView/WebView.m:
            (-[WebView close]):
            (-[WebView setShouldCloseWithWindow:]):
            (-[WebView shouldCloseWithWindow]):
            (-[WebView selectedFrame]):
            (-[WebView setMainFrameURL:]):
            (-[WebView mainFrameURL]):
            (-[WebView isLoading]):
            (-[WebView mainFrameTitle]):
            (-[WebView mainFrameIcon]):
            (-[WebView mainFrameDocument]):
            (-[WebView setDrawsBackground:]):
            (-[WebView drawsBackground]):
            (-[WebView toggleSmartInsertDelete:]):
            (-[WebView toggleContinuousSpellChecking:]):
            (-[WebView canMakeTextStandardSize]):
            (-[WebView makeTextStandardSize:]):
            (-[WebView maintainsInactiveSelection]):
            * WebView/WebViewPrivate.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@15272 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    aa6e9031