Skip to content
  • adachan@apple.com's avatar
    WebCore: · b5db420f
    adachan@apple.com authored
            Changed the signature of imageTitleForFilename so we can pass in the width
            and height as integers.
    
            Reviewed by Dan.
    
            * page/mac/WebCoreViewFactory.h:
            * platform/mac/LocalizedStringsMac.mm:
            (WebCore::imageTitle):
    
    WebKit:
            Updated the format string for window title for a standalone image to take integers.
    
            Reviewed by Dan.
    
            * English.lproj/Localizable.strings:
    
    WebKit/mac:
            Now we pass width and height directly as integers to format
            the window title for a standalone image.
    
            Reviewed by Dan.
    
            * WebCoreSupport/WebViewFactory.mm:
            (-[WebViewFactory imageTitleForFilename:width:height:]):
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@31635 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    b5db420f