Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-88695

QtWebEngine: Removal of "old composer" causes bad FPS on Windows with software rendering

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P3: Somewhat important
    • None
    • 5.15.2
    • WebEngine
    • None
    • Windows

    Description

      With fc3893ea80296bd17e1797d5caf4479e0be4afd1 the "old composer" was removed from QtWebEngine, so this no longer has any effect:

      qputenv("QTWEBENGINE_CHROMIUM_FLAGS", "--disable-viz-display-compositor");
      

      This causes a serious degression of FPS on Windows systems with QSGRendererInterface::Software.

      To demonstrate this, please use qnanobrowser with QT_QUICK_BACKEND="software", visit any JITSI meet website (e.g. https://meet.jit.si) and start a video chat session there.

      Interestingly on on macOS Software rendering works just fine.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            qt_webengine_team Qt WebEngine Team
            njeisecke Nils Jeisecke
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes