[webkit-reviews] review requested: [Bug 126748] Fix building with SVG support disabled : [Attachment 220840] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 10 07:15:42 PST 2014


Adrian Perez <aperez at igalia.com> has asked  for review:
Bug 126748: Fix building with SVG support disabled
https://bugs.webkit.org/show_bug.cgi?id=126748

Attachment 220840: Patch
https://bugs.webkit.org/attachment.cgi?id=220840&action=review

------- Additional Comments from Adrian Perez <aperez at igalia.com>
Building with SVG disabled fails due to a stray closing brace inside the
#if ENABLED(SVG) block. Moving the brace fixes the compilation failure.


More information about the webkit-reviews mailing list