[Webkit-unassigned] [Bug 45857] New: PluginStrategy should satisfies the needs of Qt
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Sep 15 17:58:26 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45857
Summary: PluginStrategy should satisfies the needs of Qt
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: Platform
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: kb at inf.u-szeged.hu
The WebKit2 port makes the need of using the PlatformStrategies in Qt but currently PluginStrategy does not fit our needs. Qt has API to set custom plugins for a specific page. See http://doc.qt.nokia.com/4.6/qwebpage.html#setPluginFactory for more information.
To be able to implement this API through PluginStrategy PluginStrategy::getPluginInfo should take a Page* argument that would be unused by other ports.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list