[Webkit-unassigned] [Bug 32452] Port of v8 to work with Gtk webkit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 18:43:07 PST 2009


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





--- Comment #14 from Michael Emmel <mike.emmel at gmail.com>  2009-12-11 18:43:07 PST ---
(In reply to comment #12)
> What parts of the WebKit Gtk codebase need to interface directly with both V8
> and X11?

Eventually basically all of it since it imports gdk.

Proabably the pc file gives the best indication they are eventually imported
intrinsically by most of the headers.

Name: GDK
Description: GTK+ Drawing Kit (${target} target)
Version: 2.18.3
Requires: gdk-pixbuf-2.0 pango pangocairo gio-2.0
Requires.private: fontconfig x11 xext xrender xinerama xi xrandr xcursor xfixes
xcomposite xdamage cairo-xlib
Libs: -L${libdir} -lgdk-${target}-2.0
Cflags: -I${includedir}/gtk-2.0 -I${libdir}/gtk-2.0/include

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