Bug 17572 - Shared PluginPackage implementation
Summary: Shared PluginPackage implementation
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-27 12:37 PST by Rodney Dawes
Modified: 2008-02-28 12:48 PST (History)
0 users

See Also:


Attachments
Shared PluginPackage patch (37.64 KB, patch)
2008-02-27 12:39 PST, Rodney Dawes
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rodney Dawes 2008-02-27 12:37:38 PST
Attached is my patch for the basic portions of a shared PluginPackage implementation.
Comment 1 Rodney Dawes 2008-02-27 12:39:42 PST
Created attachment 19404 [details]
Shared PluginPackage patch

Here's the patch. I've tested that Qt, Wx, and GTK+ all still build. I've yet been unable to get an unchanged build completed on Windows, and so have not tested this there, so it needs to be. It should build fine, as none of the code is actually changing, but just being shifted around this time.
Comment 2 Rodney Dawes 2008-02-27 15:54:13 PST
This seems to have built successfully on Windows as well.
Comment 3 Adam Roben (:aroben) 2008-02-28 08:39:38 PST
Comment on attachment 19404 [details]
Shared PluginPackage patch

r=me
Comment 4 Matt Lilek 2008-02-28 12:48:19 PST
Landed in r30650.