[Webkit-unassigned] [Bug 91694] [chromium] Add droppedFrameCount to renderingStats.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 20 10:24:01 PDT 2012


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





--- Comment #8 from Adrienne Walker <enne at google.com>  2012-07-20 10:24:03 PST ---
(From update of attachment 153356)
View in context: https://bugs.webkit.org/attachment.cgi?id=153356&action=review

> Source/WebCore/platform/graphics/chromium/cc/CCSingleThreadProxy.cpp:32
> +#include "cc/CCFrameRateCounter.h"

It's kind of weird to me that CCSingleThreadProxy has to directly know about the fps counter.  Can you just wrap sourceAnimationFrameNumber and droppedFrameCount in CCLTHI member functions?

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