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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 6 07:50:27 PST 2013


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





--- Comment #6 from Simon Hausmann <hausmann at webkit.org>  2013-01-06 07:52:23 PST ---
(In reply to comment #5)
> (In reply to comment #3)
> > Good idea :) any chance of sharing this logic/optimization with the other plugin package implementations?
> 
> The Windows implementation already does this.
> The Mac implementation could do pretty much the same as this patch (call CFBundleCreate directly in fetchInfo), but I can't test that, so better if a Mac guy does that. As you can see, no change is required in the shared code, so implementations can do this optimization independently from each other.

I was thinking of Gtk and EFL :)

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