RESOLVED FIXED 105648
Change RenderLayerBacking::nameForLayer() to RenderLayer::name()
https://bugs.webkit.org/show_bug.cgi?id=105648
Summary Change RenderLayerBacking::nameForLayer() to RenderLayer::name()
Xianzhu Wang
Reported 2012-12-21 12:04:56 PST
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.
Attachments
Patch (6.87 KB, patch)
2012-12-21 12:10 PST, Xianzhu Wang
no flags
Xianzhu Wang
Comment 1 2012-12-21 12:10:13 PST
WebKit Review Bot
Comment 2 2013-01-04 10:00:48 PST
Comment on attachment 180541 [details] Patch Clearing flags on attachment: 180541 Committed r138809: <http://trac.webkit.org/changeset/138809>
WebKit Review Bot
Comment 3 2013-01-04 10:00:52 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.