[Webkit-unassigned] [Bug 117895] [v2.1.2] GTK2 build fails for undefined GDK_IS_X11_DISPLAY

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 10 14:04:43 PDT 2013


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





--- Comment #20 from Kalev Lember <kalevlember at gmail.com>  2013-07-10 14:06:44 PST ---
Perhaps it would make sense to surround the GTK+ 2 workarounds with

#ifdef GTK_API_VERSION_2
...
#endif

to make sure it's easy to find them when GTK+ 2 support gets removed in the future?

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