• hyatt's avatar
    Don't use the immediate painting code for now. Revert · 808edc9c
    hyatt authored
    	to non-immediate code.  Using the non-immediate path I
    	have managed to fix all the regressions except for
    	mrskin losing updates in its marquee (this works only with
    	immediate painting) and the general scrollbar regression
    	(which I just don't understand).
    
            * khtml/html/html_documentimpl.cpp:
            (HTMLDocumentImpl::close):
            * khtml/rendering/render_object.cpp:
            (RenderObject::setLayouted):
            * khtml/rendering/render_root.cpp:
            (RenderRoot::repaintRectangle):
            (RenderRoot::repaint):
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@2727 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    808edc9c