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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 29 12:16:22 PDT 2009


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


Jakub Wieczorek <faw217 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33438|0                           |1
        is obsolete|                            |
  Attachment #33730|                            |review?(hausmann at webkit.org
               Flag|                            |)




--- Comment #22 from Jakub Wieczorek <faw217 at gmail.com>  2009-07-29 12:16:21 PDT ---
Created an attachment (id=33730)
 --> (https://bugs.webkit.org/attachment.cgi?id=33730)
Allow to explicitly choose a preferred plugin for a mimetype - r2.

(In reply to comment #19)
> (From update of attachment 33438 [details])
> The patch looks good, but I think there's one bug left: The m_preferredPlugins
> hash keeps PluginPackage instances alife, through the use of RefPtr. When
> calling clear() as well as refresh() we may have to free the references to
> these plugins, to allow the pluginpackage objects to be freed.

Fixed, thanks. :)

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