[Webkit-unassigned] [Bug 40737] New: SVGRenderSupport doesn't build due to removal of rootFilter from SVGRenderBase::prepareToRenderSVGContent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 14:00:22 PDT 2010


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

           Summary: SVGRenderSupport doesn't build due to removal of
                    rootFilter from
                    SVGRenderBase::prepareToRenderSVGContent
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: gwright at kde.org


SVGRenderBase::prepareToRenderSVGContent used to have an additional parameter rootFilter which was removed in r60689, but UNUSED_PARAM() still references it, causing a build 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