[Webkit-unassigned] [Bug 112830] New: [CSS Filters] Remove HAVE(COMPOSITOR_FILTER_OUTSETS) when all platforms' compositors can compute filter outsets

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 20 13:08:11 PDT 2013


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

           Summary: [CSS Filters] Remove HAVE(COMPOSITOR_FILTER_OUTSETS)
                    when all platforms' compositors can compute filter
                    outsets
           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: mvujovic at adobe.com
                CC: achicu at adobe.com
        Depends on: 109098


In bug 109098, I'm planning to add a flag HAVE(COMPOSITOR_FILTER_OUTSETS). We use this flag to decide whether to include filter outsets in composited layer bounds. Right now, only Safari's CoreAnimation compositor computes its own filter outsets. Thus, we shouldn't inflate layers for Safari.

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