[Webkit-unassigned] [Bug 103108] New: REGRESSION (r135455): Compilation without SVG enabled broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 01:57:07 PST 2012


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

           Summary: REGRESSION (r135455): Compilation without SVG enabled
                    broken
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jochen at chromium.org
                CC: koivisto at iki.fi, zimmermann at kde.org, krit at webkit.org
            Blocks: 102967


Seems like some #if ENABLE(SVG) got lost in the refactoring


Source/WebCore/platform/graphics/filters/FilterOperation.h:198:40: error: private field 'm_cachedSVGDocumentReference' is not used [-Werror,-Wunused-private-field]
    OwnPtr<CachedSVGDocumentReference> m_cachedSVGDocumentReference;

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