RESOLVED FIXED 32361
[GTK] Build with --disable-svg is broken
https://bugs.webkit.org/show_bug.cgi?id=32361
Summary [GTK] Build with --disable-svg is broken
Christian Dywan
Reported 2009-12-09 23:15:47 PST
The build of current WebKitGTK+ TOT is broken with SVG features disabled due to incorrectly placed compiler guards.
Attachments
Fix ENABLE(SVG) guards. (1.71 KB, patch)
2009-12-09 23:17 PST, Christian Dywan
eric: review+
Christian Dywan
Comment 1 2009-12-09 23:17:29 PST
Created attachment 44593 [details] Fix ENABLE(SVG) guards.
WebKit Review Bot
Comment 2 2009-12-09 23:19:13 PST
style-queue ran check-webkit-style on attachment 44593 [details] without any errors.
Eric Seidel (no email)
Comment 3 2009-12-11 15:53:11 PST
Comment on attachment 44593 [details] Fix ENABLE(SVG) guards. LGTM.
Christian Dywan
Comment 4 2009-12-12 09:22:48 PST
2009-12-11 Christian Dywan <christian@twotoasts.de> Reviewed by Eric Seidel. [GTK] Build with --disable-svg is broken http://bugs.webkit.org/show_bug.cgi?id=32361 * webkit/webkitwebframe.cpp: (webkit_web_frame_pause_svg_animation): Fix ENABLE(SVG) guards.
Note You need to log in before you can comment on or make changes to this bug.