[Webkit-unassigned] [Bug 102894] New: Coordinated Graphics: Remove an invisible TiledBackingStore of CoordinatedGraphicsLayer.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 21 00:37:05 PST 2012


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

           Summary: Coordinated Graphics: Remove an invisible
                    TiledBackingStore of CoordinatedGraphicsLayer.
           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: luxtella at company100.net


CoordinatedGraphicsLayer does not need to have a backing store if (!drawsContent() || !contentsAreVisible() || m_size.isEmpty()).

It is a follow-up patch of Bug 101424.
Bug 101424 missed this check in CoordinatedGraphicsLayer::updateContentBuffers()

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