Skip to content
  • darin's avatar
    Reviewed by John. · 24779788
    darin authored
    	- probably fixed 3129395 -- Reproducible crash when running a javascript at www.scenespot.org
    
            * WebCoreSupport.subproj/WebViewFactory.m:
            (-[WebViewFactory runJavaScriptTextInputPanelWithPrompt:defaultText:returningText:]):
            Close the window. Before we relied on it being released which was bad. But it's not clear this
            actually was the cause of the bug.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3136 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    24779788