[Webkit-unassigned] [Bug 125237] New: Use low quality shadow blur if blur radius is small

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 4 11:32:09 PST 2013


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

           Summary: Use low quality shadow blur if blur radius is small
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jdapena at igalia.com


The shadow blur algorithm is very expensive. With a small blur radius, the quality you get with the 2 passes is almost unnoticeable, so we can use single pass in this case.

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