[Webkit-unassigned] [Bug 51608] New: GraphicsContext: Don't pass StrokeStyle (enum) as const reference

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 25 09:24:45 PST 2010


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

           Summary: GraphicsContext: Don't pass StrokeStyle (enum) as
                    const reference
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kling at webkit.org


There are a few methods that take a "const StrokeStyle&" argument which makes little sense since it's an enum.

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