Skip to content
  • darin's avatar
    Reviewed by John. · bb3ba768
    darin authored
    	- fixed 3131449 -- crash in DOMNamedNodesCollection::tryGet opening a new window from JavaScript
    
            * khtml/ecma/kjs_dom.cpp: (DOMNamedNodesCollection::tryGet):
    	Add range checking. If the index is out of range fall back to the parent tryGet,
    	which will eventually just return Undefined().
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3149 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    bb3ba768