[Webkit-unassigned] [Bug 101629] [chromium] Adding a number of layers in layer tree to WebRenderingStats.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 8 19:24:44 PST 2012


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


Nat Duca <nduca at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nduca at chromium.org




--- Comment #5 from Nat Duca <nduca at chromium.org>  2012-11-08 19:26:20 PST ---
Not yet, because the struct is passed by value instead of as a ptr. That prevents a static cast back to the cc type.

We were going to fix this, but we've been holding off because we're planning on doing something completely different for stats [sending stats via inspector].

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