[Webkit-unassigned] [Bug 98065] New: Avoid dumping layer properties that differ in tiled drawing mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 1 14:01:49 PDT 2012


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

           Summary: Avoid dumping layer properties that differ in tiled
                    drawing mode
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: timothy_horton at apple.com
                CC: andersca at apple.com, bdakin at apple.com,
                    simon.fraser at apple.com


There are a few things that only happen in tiled drawing mode:

* the "FrameView layer" has drawsContent and a background color set.
* there is a "TileCache flattening layer" in between the "FrameView layer" and what would ordinarily be its children

We can update the layer tree logging code to minimize the differences to layer tree dumps.

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