[Webkit-unassigned] [Bug 118470] New: [Filter] Merge BasicColorMatrixFilterOperation and BasicComponentTransferFilterOperation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 8 07:14:58 PDT 2013


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

           Summary: [Filter] Merge BasicColorMatrixFilterOperation and
                    BasicComponentTransferFilterOperation
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: krit at webkit.org
                CC: simon.fraser at apple.com, dino at apple.com,
                    achicu at adobe.com


All shorthands (with the exception of drop-shadow, blur and custom) can be represented as color matrix. Therefore, we should merge BasicColorMatrixFilterOperation and BasicComponentTransferFilterOperation.

In a later step we should combine all chained color matrix shorthands to one matrix and just filter once. (IIRC software filter apply each filter operation sequently.)

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