Skip to content
  • gramps's avatar
    Reviewed by darin · 041757b8
    gramps authored
    * Debug/DebugUtilities.m:
    (-[DebugUtilities userAgentSubmenuItem]):
    
    Changed "PPC" in one user agent string to "PPC Mac OS X" used for
    debugging.
    
    Fixed 3127173 -- REGRESSION: fboweb.com renders incorrectly
    
    Reviewed by darin
    
    * English.lproj/StringsNotToBeLocalized.txt:
    * WebView.subproj/WebController.m:
    (-[WebController userAgentForURL:]):
    
    Changed "PPC" in our user agent string to "PPC Mac OS X" in order to
    match Mozilla and make the silly server-side user agent string checking
    work at fboweb.com.  Actually, just "PPC " would work fine at
    fboweb.com.  Go figure.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3056 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    041757b8