Skip to content
  • darin's avatar
    Reviewed by Maciej. · a93db722
    darin authored
    	- fixed 3128766 -- macconnection.com tries to add properties to the navigator DOM object, which fails
    
            * khtml/ecma/kjs_window.cpp: (Window::get): Set up properties named navigator and clientInformation
    	the first time either is queried. These will hold a persistent shared object rather than making one
    	every time it's asked for.
    
            * WebCore.pbproj/project.pbxproj: Let Electron undo Maciej's evil.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3078 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    a93db722