[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
Fri Nov 9 10:43:06 PST 2012


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





--- Comment #6 from James Robinson <jamesr at chromium.org>  2012-11-09 10:44:44 PST ---
(In reply to comment #5)
> Not yet, because the struct is passed by value instead of as a ptr. That prevents a static cast back to the cc type.

Where?  The only places I see this struct being used in WebKit are by const reference.

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