Add system parameter to disable output of WebView perf statistics to the console

XMLWordPrintable

    • web
    • generic
    • generic

      A DESCRIPTION OF THE PROBLEM :
      When logging level is debug then WebView outputs performance statistics to the console. See https://github.com/openjdk/jfx/blob/5993c09eb21136d7371d355b72cb4b2e5b77c49d/modules/javafx.web/src/main/java/com/sun/webkit/perf/PerfLogger.java#L311

      I think that no one library can do it (just imagine all libraries use standard output as they wish). As the same time, if WebView developers can't use logger then system parameter can be added to disable this output. Something like com.sun.webkit.perf.enabled=false.


      FREQUENCY : always


            Assignee:
            Jay Bhaskar
            Reporter:
            Webbug Group
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: