[Webkit-unassigned] [Bug 69820] Failed to build WebKit-r59711 with gtk/directfb

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 12 22:26:11 PDT 2011


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
                 CC|                            |mrobinson at webkit.org




--- Comment #1 from Martin Robinson <mrobinson at webkit.org>  2011-10-12 22:26:11 PST ---
Plugins on Unix communicate in terms of X11 primitives. See https://developer.mozilla.org/en/Gecko_Plugin_API_Reference/Drawing_and_Event_Handling#Receiving_a_Paint_Message

Thus to have support for plugins you need to have X11. If there's some way to fix this for DirectFB please re-open, but it's essential that we can use the X11 support in Cairo.

I'm not sure the DirectFB build is linking against libgdk-x11-2.0.so.0, but likely it's being pulled in via pkg-config. I'm fairly certain don't link against it manually.

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