[Webkit-unassigned] [Bug 27651] [Qt] QWebPluginDatabase API
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 29 07:49:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=27651
Simon Hausmann <hausmann at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #33438|review? |review-
Flag| |
--- Comment #19 from Simon Hausmann <hausmann at webkit.org> 2009-07-29 07:49:49 PDT ---
(From update of attachment 33438)
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.
--
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