[Webkit-unassigned] [Bug 72961] [WK2][X11] Plugins should not be loaded into the UI process

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 24 07:21:42 PST 2011


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





--- Comment #9 from Simon Hausmann <hausmann at webkit.org>  2011-11-24 07:21:42 PST ---
I would also prefer an approach similar to what's done on Mac OS X. A file on the disk has two advantages:

    1) It doesn't require hand-crafted IPC altogether.
    2) It can even serve as a cache, making it possible to avoid running the scanning process unless we can determine that we need to update the cache.

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