[Webkit-unassigned] [Bug 83424] New: [WK2] Enable using a single ShareableBitmap for multiple updates

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Apr 7 09:57:07 PDT 2012


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

           Summary: [WK2] Enable using a single ShareableBitmap for
                    multiple updates
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: noam.rosenthal at nokia.com
                CC: mrobinson at webkit.org, igor.oliveira at webkit.org
            Blocks: 78675


Creating a ShareableBitmap for each content update could be inefficient, as it requires shm allocation/deallocation.
We should enable a configuration where very few larger ShareableBitmaps are created, and are used as atlases for small updates.

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