[webkit-reviews] review requested: [Bug 32116] [Qt] Fix compilation when SVG is disabled : [Attachment 44238] patch to fix compilation when svg is disabled

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 06:43:22 PST 2009


Ismail "cartman" Donmez <ismail at namtrac.org> has asked	for review:
Bug 32116: [Qt] Fix compilation when SVG is disabled
https://bugs.webkit.org/show_bug.cgi?id=32116

Attachment 44238: patch to fix compilation when svg is disabled
https://bugs.webkit.org/attachment.cgi?id=44238&action=review

------- Additional Comments from Ismail "cartman" Donmez <ismail at namtrac.org>
Currently when SVG is disabled compilation will fail because WebCore::Document
class has no svgExtensions() function. Attached patch fixes the problem.


More information about the webkit-reviews mailing list