RESOLVED FIXED 17572
Shared PluginPackage implementation
https://bugs.webkit.org/show_bug.cgi?id=17572
Summary Shared PluginPackage implementation
Rodney Dawes
Reported 2008-02-27 12:37:38 PST
Attached is my patch for the basic portions of a shared PluginPackage implementation.
Attachments
Shared PluginPackage patch (37.64 KB, patch)
2008-02-27 12:39 PST, Rodney Dawes
aroben: review+
Rodney Dawes
Comment 1 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.
Rodney Dawes
Comment 2 2008-02-27 15:54:13 PST
This seems to have built successfully on Windows as well.
Adam Roben (:aroben)
Comment 3 2008-02-28 08:39:38 PST
Comment on attachment 19404 [details] Shared PluginPackage patch r=me
Matt Lilek
Comment 4 2008-02-28 12:48:19 PST
Landed in r30650.
Note You need to log in before you can comment on or make changes to this bug.