WebView should log errors via logging framework instead of dumping them directly to stderr

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • tbd
    • Affects Version/s: 7u6
    • Component/s: javafx
    • web

      Currently, WebView often prints errors directly to stderr. This needs to be fixed to log via java.util.logging or whatever facility JavaFX provides, see RT-21135, so as to give users better control over program output.

      Places where errors are printed directly to stderr, found so far:

          WCGraphicsPrismContext.dispose
          WCRenderQueue.decode

            Assignee:
            Unassigned
            Reporter:
            Vasiliy Baranov (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Imported: