Skip to content
  • darin's avatar
    - fix Tiger build · 1ea4341c
    darin authored
            * Misc/WebTypesInternal.h: For use inside the library, use NSInteger and
            NSUInteger, just like on Leopard. WebNSInteger and WebNSUInteger are still
            present, but they are used in public and private headers only.
    
            * Carbon/CarbonWindowAdapter.m:
            * Carbon/CarbonWindowFrame.m:
            * DefaultDelegates/WebScriptDebugServer.m:
            * History/WebBackForwardList.mm:
            * Misc/WebDownload.m:
            * Misc/WebSearchableTextView.m:
            * Plugins/WebBaseNetscapePluginView.mm:
            * WebCoreSupport/WebFrameLoaderClient.mm:
            * WebView/WebHTMLView.mm:
            * WebView/WebPDFView.mm:
            * WebView/WebView.mm:
            * WebView/WebViewInternal.h:
            Update all implementation files and internal headers to use NSInteger and
            NSUInteger rather than WebNSInteger and WebNSUInteger.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@24666 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    1ea4341c