Skip to content
  • darin's avatar
    Reviewed by Maciej. · 45f34810
    darin authored
    	- fixed 3136391 -- PianoNanny.com screens turn to garbage when resized
    
    	Turns out browsers pass open calls to the window object if they show up at the document
    	with parameters. We now emulate that too.
    
            * khtml/ecma/kjs_html.cpp: (KJS::HTMLDocFunction::tryCall): If we get an open call with
    	parameters, pass it on to the window.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3205 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    45f34810