Skip to content
  • sullivan's avatar
    Reviewed by Tim · 93cf3a55
    sullivan authored
            
            - fixed <rdar://problem/5092556> Default UA spoofing is always off until explicitly toggled
    
            * WebView/WebView.mm:
            (-[WebView _commonInitializationWithFrameName:groupName:]):
            initialize the cached value of _private->useSiteSpecificSpoofing here; formerly it would not
            be initialized correctly in the common case of WebViews that use [WebPreferences standardPreferences]
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@20537 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    93cf3a55