[webkit-reviews] review requested: [Bug 26835] [GTK] GtkLauncher depends on gtk+2-2.15 because of gtk_orientable_set_orientation() : [Attachment 32050] Use new api for gtk+2 >= 2.15.0, old otherwise

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 30 04:41:20 PDT 2009


Adrien Nader <camaradetux at gmail.com> has asked	for review:
Bug 26835: [GTK] GtkLauncher depends on gtk+2-2.15 because of
gtk_orientable_set_orientation()
https://bugs.webkit.org/show_bug.cgi?id=26835

Attachment 32050: Use new api for gtk+2 >= 2.15.0, old otherwise
https://bugs.webkit.org/attachment.cgi?id=32050&action=review

------- Additional Comments from Adrien Nader <camaradetux at gmail.com>
Updated patch which use GTk_CHECK_VERSION to use the new code when gtk+2 >=
2.15 is used, the old one instead.
Also, the former patch had the end of its lines truncated.


More information about the webkit-reviews mailing list