[Webkit-unassigned] [Bug 61369] New: GraphicsContextSkia::drawConvexPolygon doesn't pay attention to shouldAntialias

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 09:45:35 PDT 2011


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

           Summary: GraphicsContextSkia::drawConvexPolygon doesn't pay
                    attention to shouldAntialias
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tomhudson at google.com


GraphicsContextSkia::drawConvexPolygon() ignores the shouldAntialias.
The CG & Qt implementations both do obey it.
The effect is that Skia/Chromium does *too much* antialiasing, particularly on the vertical edges of table cells where WebKit is telling us not to antialias.

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