Bug 42030

Summary: Have the plug-in view initialize the plug-in
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch mitz: review+

Description Anders Carlsson 2010-07-10 13:35:46 PDT
Have the plug-in view initialize the plug-in
Comment 1 Anders Carlsson 2010-07-10 13:38:46 PDT
Created attachment 61161 [details]
Patch
Comment 2 mitz 2010-07-10 14:20:45 PDT
Comment on attachment 61161 [details]
Patch

> +#include <WebCore/KURL.h>

You should remove the forward-declaration of KURL below.
Comment 3 Anders Carlsson 2010-07-14 11:33:01 PDT
Committed r63052: <http://trac.webkit.org/changeset/63052>