[Webkit-unassigned] [Bug 106140] [Qt] Major performance improvement in Qt's PluginDatabase implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 7 07:32:46 PST 2013


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


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #181456|review?, commit-queue?      |review+, commit-queue+
               Flag|                            |




--- Comment #8 from Simon Hausmann <hausmann at webkit.org>  2013-01-07 07:34:42 PST ---
(From update of attachment 181456)
r=me

Yeah, sounds like the cleanup of m_infoIsFromCache should be a separate cleanup patch.

Other suggestions:

    * Move the QLibrary initializing code into a separate shared help method instead of duplicating the code?
    * Make PluginPackage::fetchInfo() shared code between Qt, Gtk and EFL. There's little reason I think for this code to be duplicated and if shared the other platforms could benefit from the same optimization.

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