[Webkit-unassigned] [Bug 88268] [chromium] Expose rendering statistics to WebLayerTreeView.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 20 18:53:51 PDT 2012


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





--- Comment #24 from Dave Tu <dtu at chromium.org>  2012-06-20 18:53:49 PST ---
(From update of attachment 148477)
View in context: https://bugs.webkit.org/attachment.cgi?id=148477&action=review

>> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHost.cpp:-262
>> -    m_frameNumber++;
> 
> I bet this breaks a few cclayertreehost tests. build and run webkit_unit_tests to verify.  you can probably fix the tests.

Done.

>> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHost.cpp:327
>> +    m_proxy->renderingStats(stats);
> 
> bikeshed in me still questions this method name. Should the method name explain that its filling in only impl-side fields on the stats structure? E.g. implSideRenderingStats()?

Done.

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