Skip to content
  • kdecker@apple.com's avatar
    Reviewed by Anders Carlson. · 8009251f
    kdecker@apple.com authored
            Small code cleanup
            
            * Plugins/WebBaseNetscapePluginView.mm:
            (WebHaltablePlugin::halt): Just call -[WebBaseNetscapePluginView halt].
            (WebHaltablePlugin::restart): Just call -[WebBaseNetscapePluginView resumeFromHalt]
            (-[WebBaseNetscapePluginView halt]): 
            (-[WebBaseNetscapePluginView resumeFromHalt]):
            * WebView/WebView.mm:
            (_pluginViewForNode): Added a check if a render is a widget. This prevents a later assertion.
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@49710 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    8009251f