[Webkit-unassigned] [Bug 126748] New: Fix building with SVG support disabled

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


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

           Summary: Fix building with SVG support disabled
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aperez at igalia.com



Adrian Perez <aperez at igalia.com> changed:

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


Created an attachment (id=220840)
 --> (https://bugs.webkit.org/attachment.cgi?id=220840&action=review)
Patch

Building with SVG disabled fails due to a stray closing brace inside the
#if ENABLED(SVG) block. Moving the brace fixes the compilation failure.

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