[Webkit-unassigned] [Bug 27651] New: [Qt] QWebPluginDatabase API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 24 06:51:16 PDT 2009


https://bugs.webkit.org/show_bug.cgi?id=27651

           Summary: [Qt] QWebPluginDatabase API
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: faw217 at gmail.com


Following https://bugs.webkit.org/show_bug.cgi?id=27210 and after the decision
made during IRC discussions, I wrote a new class, QWebPluginDatabase, that
provides a basic API for managing Netscape plugins picked up by WebKit. 

Currently it allows:
- getting a list of plugins picked up by WebKit, with information about
supported MIME types
- changing the search paths
- disabling particular plugins
- choosing a preferred plugin for a MIME type

Some of the features required changes in the PluginDatabase and PluginPackage
classes, hence I've separated the general patches from the Qt-specific one.

-- 
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