[Webkit-unassigned] [Bug 73591] New: [Qt] [WK2] Webkit should TextureMapper GL objects if page paint node is deallocated.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 1 14:36:33 PST 2011


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

           Summary: [Qt] [WK2] Webkit should TextureMapper GL objects if
                    page paint node is deallocated.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: Qt
          Severity: Normal
          Priority: P3
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ostapenko.viatcheslav at nokia.com


1. If paint node is deallocated it means that view&page were removed from QSGCanvas and can be inserted into different canvas where existing GL object will be invalid.
2. Can be used as memory saving API for mobile devices (remove invisible view/page from canvas to remove page backing stores).

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