[Webkit-unassigned] [Bug 32116] New: [Qt] Fix compilation when SVG is disabled

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


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

           Summary: [Qt] Fix compilation when SVG is disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Other
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ismail at namtrac.org



Ismail "cartman" Donmez <ismail at namtrac.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #44238|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=44238)
 --> (https://bugs.webkit.org/attachment.cgi?id=44238)
patch to fix compilation when svg is disabled

Currently when SVG is disabled compilation will fail because WebCore::Document
class has no svgExtensions() function. Attached patch fixes the problem.

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