[Webkit-unassigned] [Bug 115650] [GTK][WK2] Blocks when fetching plugins information
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 6 09:35:44 PDT 2013
https://bugs.webkit.org/show_bug.cgi?id=115650
--- Comment #2 from Martin Robinson <mrobinson at webkit.org> 2013-05-06 09:34:07 PST ---
(In reply to comment #1)
> It should only happen once, unless plugins need to be refreshed. The thing is that GetPluginInfo message is sync, so there's little we can do I guess. Maybe we can get plugins info in a thread at startup to make sure plugins info are cached in the UI process asap. I wonder if other ports do something like that or GetPluginInfo is just faster.
Another idea I had was to cache plugin information based on path, so that when you start the process again it doesn't block.
--
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