[Webkit-unassigned] [Bug 83815] New: [CSS Filters] Disable full layer source on drop-shadow and blur until we have better memory optimizations

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 12 13:33:01 PDT 2012


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

           Summary: [CSS Filters] Disable full layer source on drop-shadow
                    and blur until we have better memory optimizations
           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: achicu at adobe.com


In https://bugs.webkit.org/show_bug.cgi?id=80323 I fixed the drop-shadow and blur repainting issues by using the whole image of the layer and not just the dirty rectangle. That seems to introduce a memory regression on some sites.

In this patch I will disable the previous fix until we have a proper fix for https://bugs.webkit.org/show_bug.cgi?id=81263.

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