[Webkit-unassigned] [Bug 99660] checkbox to toggle FPS counter in the inspector's settings

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 10 11:27:15 PST 2012


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


Pavel Feldman <pfeldman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #173387|review?                     |review+
               Flag|                            |




--- Comment #49 from Pavel Feldman <pfeldman at chromium.org>  2012-11-10 11:28:53 PST ---
(From update of attachment 173387)
View in context: https://bugs.webkit.org/attachment.cgi?id=173387&action=review

> Source/WebCore/inspector/front-end/SettingsScreen.js:277
> +        p.appendChild(this._createCheckboxSetting(WebInspector.UIString("Show FPS meter"), WebInspector.settings.showFPSCounter));

One last nit prior to landing: please add this new string into WebCore/English.lproj/localizedStrings.js

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