[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:11:19 PDT 2013


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


Carlos Garcia Campos <cgarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andersca at apple.com




--- Comment #1 from Carlos Garcia Campos <cgarcia at igalia.com>  2013-05-06 09:09:43 PST ---
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.

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