[Webkit-unassigned] [Bug 105178] New: GraphicsLayer's repaint count should update even when debugging option to show it is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 17 07:25:34 PST 2012


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

           Summary: GraphicsLayer's repaint count should update even when
                    debugging option to show it is off
           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: graouts at apple.com
                CC: simon.fraser at apple.com, dino at apple.com,
                    webkit-bug-importer at group.apple.com


While you can turn on repaint counts for debugging redraws on composited layers, the count is not incremented when there is a repaint but the debug option to display the count is turned off. In order to facilitate https://bugs.webkit.org/show_bug.cgi?id=105024, we should always increment the repaint counter, even when the option is off.

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