[Webkit-unassigned] [Bug 99660] toggle FPS counter option

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 6 12:10:06 PST 2012


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





--- Comment #30 from egraether at chromium.org  2012-11-06 12:11:37 PST ---
(From update of attachment 172629)
View in context: https://bugs.webkit.org/attachment.cgi?id=172629&action=review

> Source/WebCore/inspector/InspectorPageAgent.cpp:722
> +    *outParam = m_page->settings()->forceCompositingMode();

I renamed the capability check to canShowFPSCounter, but I'm not yet sure where to put the check for compositing mode best, so that it fits chromium and works for other embedders.

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