[Webkit-unassigned] [Bug 65583] New: Use PATH_BASED_BORDER_RADIUS_DRAWING for skia

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 16:55:58 PDT 2011


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

           Summary: Use PATH_BASED_BORDER_RADIUS_DRAWING for skia
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: benwells at chromium.org


A new code path is used to draw borders from some platforms, guarded with PATH_BASED_BORDER_RADIUS_DRAWING. This code path is not used for skia. This new code path handles complex borders with border-radius much better, and is being actively improved and maintained. This change makes skia ports of WebKit use the new border drawing code path.

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