Skip to content
  • mjs's avatar
    WebFoundation: · 832ecbd3
    mjs authored
            Reviewed by Richard.
    
    	- reformatted method prototypes to match AppKit style
    
            * AuthenticationManager.subproj/NSHTTPAuthenticator.h:
            * AuthenticationManager.subproj/NSURLConnectionAuthenticationChallenge.h:
            * AuthenticationManager.subproj/NSURLDownloadAuthenticationChallenge.h:
            * AuthenticationManager.subproj/NSURLProtectionSpace.h:
            * AuthenticationManager.subproj/WebCredentialStorage.h:
            * AuthenticationManager.subproj/WebKeychainCredential.h:
            * CacheLoader.subproj/NSURLCache.h:
            * CacheLoader.subproj/NSURLCachePrivate.h:
            * CacheLoader.subproj/NSURLConnection.h:
            * CacheLoader.subproj/NSURLConnectionPrivate.h:
            * CacheLoader.subproj/NSURLConnectionQueue.h:
            * CacheLoader.subproj/NSURLProtocol.h:
            * CacheLoader.subproj/NSURLProtocolClient.h:
            * CacheLoader.subproj/NSURLProtocolPrivate.h:
            * CacheLoader.subproj/NSURLRequest.h:
            * CacheLoader.subproj/NSURLRequestPrivate.h:
            * CacheLoader.subproj/NSURLResponse.h:
            * CacheLoader.subproj/NSURLResponsePrivate.h:
            * CacheLoader.subproj/WebCache.h:
            * CacheLoader.subproj/WebCachePrivate.h:
            * CacheLoader.subproj/WebDiskCache.h:
            * CacheLoader.subproj/WebNetworkSettings.h:
            * CacheLoader.subproj/WebSynchronousDelegate.h:
            * CookieManager.subproj/NSHTTPCookiePrivate.h:
            * CookieManager.subproj/NSHTTPCookieStorage.h:
            * CookieManager.subproj/NSHTTPCookieStoragePrivate.h:
            * CookieManager.subproj/WebCookieStorage.h:
            * CookieManager.subproj/WebCookieStorageServer.h:
            * Database.subproj/WebDatabase.h:
            * Database.subproj/WebFileDatabase.h:
            * Misc.subproj/WebBinaryHeap.h:
            * Misc.subproj/WebFileTypeMappings.h:
            * Misc.subproj/WebHostNameAddressInfo.h:
            * Misc.subproj/WebKeyValuePair.h:
            * Misc.subproj/WebMonitor.h:
            * Misc.subproj/WebMultipartForm.h:
            * Misc.subproj/WebNSArrayExtras.h:
            * Misc.subproj/WebNSCalendarDateExtras.h:
            * Misc.subproj/WebNSDataExtras.h:
            * Misc.subproj/WebNSDictionaryExtras.h:
            * Misc.subproj/WebNSErrorExtras.h:
            * Misc.subproj/WebNSObjectExtras.h:
            * Misc.subproj/WebNSStringExtras.h:
            * Misc.subproj/WebNSThreadExtras.h:
            * Misc.subproj/WebNSValueExtensions.h:
            * Misc.subproj/WebOrderable.h:
            * Misc.subproj/WebQueue.h:
            * Misc.subproj/WebReadWriteLock.h:
            * Misc.subproj/WebRecursiveReadWriteLock.h:
            * Misc.subproj/WebSpinLock.h:
            * ProtocolHandlers.subproj/WebCFNetworkHTTPProtocol.h:
            * ProtocolHandlers.subproj/WebFTPProtocol.h:
            * ProtocolHandlers.subproj/WebHTTPProtocol.h:
    
    WebCore:
    
            Reviewed by Richard.
    
    	- reformatted method prototypes to match AppKit style
    
            * kwq/WebCoreBridge.h:
            * kwq/WebCoreDOMPrivate.h:
            * kwq/WebCoreHistory.h:
            * kwq/WebCoreResourceLoader.h:
            * kwq/WebCoreTextRenderer.h:
            * kwq/WebDOMDocument.h:
            * kwq/WebDOMElement.h:
            * kwq/WebDOMNode.h:
    
    WebKit:
    
            Reviewed by Richard.
    
    	- reformatted method prototypes to match AppKit style
    	- remove "Public header file" from headers that are not public
    	- fix header doc @method names to match actual method names
    
            * Carbon.subproj/CarbonWindowAdapter.h:
            * Carbon.subproj/HIViewAdapter.h:
            * DOM.subproj/WebDOMDocument.h:
            * DOM.subproj/WebDOMNode.h:
            * History.subproj/WebBackForwardList.h:
            * History.subproj/WebHistoryItemPrivate.h:
            * History.subproj/WebHistoryPrivate.h:
            * History.subproj/WebURLsWithTitles.h:
            * Misc.subproj/WebIconDatabase.h:
            * Misc.subproj/WebIconLoader.h:
            * Misc.subproj/WebKitNSStringExtras.h:
            * Misc.subproj/WebUnicode.h:
            * Panels.subproj/WebPanelAuthenticationHandler.h:
            * Plugins.subproj/WebBasePluginPackage.h:
            * Plugins.subproj/WebNetscapePluginStream.h:
            * Plugins.subproj/WebNullPluginView.h:
            * Plugins.subproj/WebPluginViewFactory.h:
            * WebCoreSupport.subproj/WebGlyphBuffer.h:
            * WebCoreSupport.subproj/WebTextRenderer.h:
            * WebCoreSupport.subproj/WebTextRendererFactory.h:
            * WebView.subproj/WebBaseResourceHandleDelegate.h:
            * WebView.subproj/WebControllerSets.h:
            * WebView.subproj/WebDataProtocol.h:
            * WebView.subproj/WebDataSource.h:
            * WebView.subproj/WebDataSourcePrivate.h:
            * WebView.subproj/WebDebugDOMNode.h:
            * WebView.subproj/WebDocument.h:
            * WebView.subproj/WebFrame.h:
            * WebView.subproj/WebFramePrivate.h:
            * WebView.subproj/WebFrameView.h:
            * WebView.subproj/WebHTMLRepresentation.h:
            * WebView.subproj/WebHTMLView.h:
            * WebView.subproj/WebMainResourceClient.h:
            * WebView.subproj/WebPolicyDelegate.h:
            * WebView.subproj/WebPolicyDelegatePrivate.h:
            * WebView.subproj/WebPreferencesPrivate.h:
            * WebView.subproj/WebRenderNode.h:
            * WebView.subproj/WebResourceLoadDelegate.h:
            * WebView.subproj/WebUIDelegate.h:
            * WebView.subproj/WebView.h:
            * WebView.subproj/WebViewPrivate.h:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@4269 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    832ecbd3