[Webkit-unassigned] [Bug 114640] New: [CSS Shaders] Use CustomFilterProgramInfo only as a hash key, not to transport data

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 14:35:27 PDT 2013


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

           Summary: [CSS Shaders] Use CustomFilterProgramInfo only as a
                    hash key, not to transport data
           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: michelangelo at webkit.org, achicu at adobe.com
            Blocks: 71392


We sometimes create CustomFilterProgramInfo objects just to transport data that we could get off of CustomFilterProgram. This seems unnecessary.

CustomFilterProgramInfo should only be used as the hash key for caching CustomFilterProgram(s).

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