Bug 49470

Summary: [Qt] Static platform plugin support
Product: WebKit Reporter: Luiz Agostini <luiz>
Component: New BugsAssignee: Luiz Agostini <luiz>
Status: RESOLVED FIXED    
Severity: Normal CC: benjamin
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch kling: review+, kling: commit-queue-

Luiz Agostini
Reported 2010-11-12 13:35:07 PST
Static platform plugin support
Attachments
patch (2.71 KB, patch)
2010-11-12 13:45 PST, Luiz Agostini
kling: review+
kling: commit-queue-
Benjamin Poulain
Comment 1 2010-11-12 13:37:19 PST
A bit short of a summary :)
Luiz Agostini
Comment 2 2010-11-12 13:45:23 PST
Luiz Agostini
Comment 3 2010-11-12 14:13:37 PST
(In reply to comment #1) > A bit short of a summary :) Yeah, you are right. :) The objective is to enable the use of plugins linked statically in the application instead of only dynamic linked plugins.
Andreas Kling
Comment 4 2010-11-17 16:12:09 PST
Comment on attachment 73772 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=73772&action=review r=me, but.. > WebKit/qt/ChangeLog:8 > + Adding support for static platform pugins. s/pugins/plugins/ > WebKit/qt/WebCoreSupport/QtPlatformPlugin.h:53 > + bool loadStaticPlugin(); Not a huge fan of this name.. loadStaticallyLinkedPlugin()?
Luiz Agostini
Comment 5 2010-11-18 13:32:49 PST
Note You need to log in before you can comment on or make changes to this bug.