Skip to content
  • andersca@apple.com's avatar
    2008-10-06 Anders Carlsson <andersca@apple.com> · 601314be
    andersca@apple.com authored
            Reviewed by Sam Weinig.
    
            Change the init methods not to return nil on failures. (These failures never occur anyway)
            
            Use initWithRequest as the initializer, initWithRequestURL is going to be merged with it.
            
            * Plugins/WebBaseNetscapePluginStream.mm:
            (-[WebBaseNetscapePluginStream initWithRequest:plugin:notifyData:sendNotification:]):
            (-[WebBaseNetscapePluginStream initWithRequestURL:plugin:notifyData:sendNotification:]):
            * Plugins/WebBaseNetscapePluginView.mm:
            (-[WebBaseNetscapePluginView evaluateJavaScriptPluginRequest:]):
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@37343 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    601314be