[Webkit-unassigned] [Bug 105648] New: Change RenderLayerBacking::nameForLayer() to RenderLayer::name()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 21 12:02:43 PST 2012


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

           Summary: Change RenderLayerBacking::nameForLayer() to
                    RenderLayer::name()
           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: wangxianzhu at chromium.org
                CC: simon.fraser at apple.com


Sometimes I need to print the name of a layer when it is not composited, e.g. to print the name of the layers that causing main thread scrolling in ScrollingCoordinator. This would be easy if RenderLayer::name() is available.

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