Skip to content
  • sfalken@apple.com's avatar
    Changes to support merged MIDL output. · cd922019
    sfalken@apple.com authored
            All COM interfaces are now generated to WebKit.h.
    
            Reviewed by Sam, Ada.
    
            * DOMCSSClasses.h:
            * DOMCoreClasses.h:
            * DOMEventsClasses.h:
            * DOMHTMLClasses.h:
            * DefaultDownloadDelegate.h:
            * DefaultPolicyDelegate.cpp:
            * DefaultPolicyDelegate.h:
            * GEN_DOMObject.h:
            * Interfaces/DOMCSS.idl:
            * Interfaces/DOMCore.idl:
            * Interfaces/DOMEvents.idl:
            * Interfaces/DOMExtensions.idl:
            * Interfaces/DOMHTML.idl:
            * Interfaces/DOMPrivate.idl:
            * Interfaces/DOMRange.idl:
            * Interfaces/DOMWindow.idl:
            * Interfaces/IGEN_DOMObject.idl:
            * Interfaces/IWebArchive.idl:
            * Interfaces/IWebBackForwardList.idl:
            * Interfaces/IWebBackForwardListPrivate.idl:
            * Interfaces/IWebCache.idl:
            * Interfaces/IWebDataSource.idl:
            * Interfaces/IWebDatabaseManager.idl:
            * Interfaces/IWebDocument.idl:
            * Interfaces/IWebDownload.idl:
            * Interfaces/IWebEditingDelegate.idl:
            * Interfaces/IWebError.idl:
            * Interfaces/IWebErrorPrivate.idl:
            * Interfaces/IWebFormDelegate.idl:
            * Interfaces/IWebFrame.idl:
            * Interfaces/IWebFrameLoadDelegate.idl:
            * Interfaces/IWebFrameLoadDelegatePrivate.idl:
            * Interfaces/IWebFramePrivate.idl:
            * Interfaces/IWebFrameView.idl:
            * Interfaces/IWebHTMLRepresentation.idl:
            * Interfaces/IWebHTTPURLResponse.idl:
            * Interfaces/IWebHistory.idl:
            * Interfaces/IWebHistoryItem.idl:
            * Interfaces/IWebHistoryItemPrivate.idl:
            * Interfaces/IWebIconDatabase.idl:
            * Interfaces/IWebInspector.idl:
            * Interfaces/IWebJavaScriptCollector.idl:
            * Interfaces/IWebKitStatistics.idl:
            * Interfaces/IWebMutableURLRequest.idl:
            * Interfaces/IWebMutableURLRequestPrivate.idl:
            * Interfaces/IWebNotification.idl:
            * Interfaces/IWebNotificationCenter.idl:
            * Interfaces/IWebNotificationObserver.idl:
            * Interfaces/IWebPolicyDelegate.idl:
            * Interfaces/IWebPreferences.idl:
            * Interfaces/IWebPreferencesPrivate.idl:
            * Interfaces/IWebResource.idl:
            * Interfaces/IWebResourceLoadDelegate.idl:
            * Interfaces/IWebResourceLoadDelegatePrivate.idl:
            * Interfaces/IWebScriptCallFrame.idl:
            * Interfaces/IWebScriptDebugListener.idl:
            * Interfaces/IWebScriptDebugServer.idl:
            * Interfaces/IWebScriptObject.idl:
            * Interfaces/IWebScriptScope.idl:
            * Interfaces/IWebScrollBarDelegatePrivate.idl:
            * Interfaces/IWebScrollBarPrivate.idl:
            * Interfaces/IWebSecurityOrigin.idl:
            * Interfaces/IWebTextRenderer.idl:
            * Interfaces/IWebUIDelegate.idl:
            * Interfaces/IWebUIDelegatePrivate.idl:
            * Interfaces/IWebURLAuthenticationChallenge.idl:
            * Interfaces/IWebURLRequest.idl:
            * Interfaces/IWebURLResponse.idl:
            * Interfaces/IWebURLResponsePrivate.idl:
            * Interfaces/IWebUndoManager.idl:
            * Interfaces/IWebUndoTarget.idl:
            * Interfaces/IWebView.idl:
            * Interfaces/IWebViewPrivate.idl:
            * Interfaces/WebKit.idl:
            * WebActionPropertyBag.cpp:
            * WebBackForwardList.h:
            * WebCache.h:
            * WebDataSource.cpp:
            * WebDataSource.h:
            * WebDatabaseManager.h:
            * WebDownload.h:
            * WebEditorClient.cpp:
            * WebEditorClient.h:
            * WebError.h:
            * WebFrame.cpp:
            * WebFrame.h:
            * WebFramePolicyListener.h:
            * WebHTMLRepresentation.cpp:
            * WebHTMLRepresentation.h:
            * WebHistory.cpp:
            * WebHistory.h:
            * WebHistoryItem.h:
            * WebIconDatabase.h:
            * WebInspector.h:
            * WebJavaScriptCollector.h:
            * WebKit.vcproj/Interfaces.vcproj:
            * WebKit.vcproj/WebKitGUID.vcproj:
            * WebKitDLL.cpp:
            * WebKitStatistics.h:
            * WebMutableURLRequest.cpp:
            * WebMutableURLRequest.h:
            * WebNotification.h:
            * WebNotificationCenter.h:
            * WebPreferences.h:
            * WebResource.h:
            * WebScriptCallFrame.h:
            * WebScriptDebugServer.cpp:
            * WebScriptDebugServer.h:
            * WebScriptDebugger.cpp:
            * WebScriptDebugger.h:
            * WebScriptObject.h:
            * WebScrollBar.h:
            * WebSecurityOrigin.h:
            * WebTextRenderer.h:
            * WebURLAuthenticationChallenge.h:
            * WebURLAuthenticationChallengeSender.h:
            * WebURLCredential.h:
            * WebURLProtectionSpace.h:
            * WebURLResponse.h:
            * WebView.cpp:
            * WebView.h:
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@30180 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    cd922019