Skip to content
  • darin's avatar
    Reviewed by NOBODY (OOPS!). · 34039077
    darin authored
    	- fixed 3134558 -- REGRESSION: Lord of the Rings site problems
    
    	This regression was caused when we fixed the abcnews.com problem (3124933).
    
            * kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::createEmptyDocument):
    	Despite its name, this function was never intended to overwrite an existing document with
    	an empty document. When we changed it do do the creation in a better way, we lost the
    	check that prevents it from doing anything at all if we already have a document.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3174 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    34039077