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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 20 06:56:05 PDT 2012


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





--- Comment #16 from Andrey Adaikin <aandrey at chromium.org>  2012-10-20 06:57:03 PST ---
(From update of attachment 169736)
View in context: https://bugs.webkit.org/attachment.cgi?id=169736&action=review

> Source/WebCore/inspector/InspectorPageAgent.cpp:724
> +    m_state->setBoolean(PageAgentState::showFPSCounter, show);

should we restore this value in InspectorPageAgent::restore() ?

> Source/WebKit/chromium/src/WebViewImpl.cpp:854
> +#endif

#else
    UNUSED_PARAM(show);

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