[Webkit-unassigned] [Bug 118257] New: DrawingBuffer has unused functions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 11:09:15 PDT 2013


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

           Summary: DrawingBuffer has unused functions
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P3
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com
                CC: sam at webkit.org


Since the removal of Chromium code in r147775, these functions have not been used in any platform.  They don't do anything, or they just return false and are never called, so I suggest they be removed.

DrawingBuffer::prepareBackBuffer,
DrawingBuffer::requiresCopyFromBackToFrontBuffer,
DrawingBuffer::paintCompositedResultsToCanvas, and
DrawingBuffer::clearPlatformLayer

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