[Webkit-unassigned] [Bug 130848] New: Filter: pass by ref const on applyScale methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 27 10:54:51 PDT 2014


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

           Summary: Filter: pass by ref const on applyScale methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P3
         Component: SVG
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: savagobr at yahoo.com
                CC: zimmermann at kde.org


As noticed in the TODO in #130779, it was possible to make the parameters in applyHorizontalScale()/VerticalScale() const refs if small changes were made on the derived classes (e.g. SVGFilter).

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