Skip to content
  • darin's avatar
    Reviewed by John. · 6acf1805
    darin authored
    	- fixed 3129824 -- crash in QWidget::getView in KWQKHTMLPart::passSubframeEventToSubframe
    
            * kwq/KWQKHTMLPart.mm: (KWQKHTMLPart::passWidgetMouseDownEventToWidget):
    	Check for a nil QWidget in a RenderWidget, and ERROR and return true in that case.
    	We don't want to return false because otherwise the KHTML code will try to draw a frame splitter.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@3150 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    6acf1805