[Webkit-unassigned] [Bug 176928] New: [GTK][WPE] Improvements on the FPS counter

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 14 11:23:09 PDT 2017


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

            Bug ID: 176928
           Summary: [GTK][WPE] Improvements on the FPS counter
           Product: WebKit
           Version: WebKit Local Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: clopez at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently its possible to make WebKit draw a tiny FPS counter on the top-left corner of the WebView if the environment variable WEBKIT_SHOW_FPS is exported.

The value passed to this variable is used as the interval to calculate/update the FPS (each X seconds). See r142524 <http://trac.webkit.org/r142524>

However, the font size used by default (8 points) is sometimes not big enough (specially when doing some demo on a big screen).

So it will be nice to be able to configure at run-time the size of the font.

At the same time, when doing this tests on a machine meanwhile you work via SSH it will be much more convenient to get the value also printed on the terminal.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170914/b6a2b3bf/attachment.html>


More information about the webkit-unassigned mailing list