Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-109160 qtloader.js update
  3. QTBUG-109250

Determine when the app should enter the Loaded state

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Unresolved
    • P2: Important
    • None
    • Other
    • None
    • WebAssembly

    Description

      Currently, the app enters "Loaded" at some point after the wasm module has been dowloaded and compiled, but before the app draws the first frame. This causes the app to display a blank screen after the splash screen has been removed.

      This is most easily reproducible with debug builds, but can happen for any app which has non-instant startup time.

      Investigate if it's feasible to delay entering the loaded state to after the first frame has been painted.

      Attachments

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

        Activity

          People

            sorvig Morten Sørvig
            sorvig Morten Sørvig
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes