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

persistent settings for webassembly

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • QPA
    • None
    • WebAssembly
    • a3f62d7ead78fde31bc26dd35d4bf6789a7b9e2f (qt/qtbase/5.15)

      QSettings should be persistent. This can be done by using IDBFS to mount a directory as persistent memory and sync it to javascript memory.

      This is already somewhat working. Although issues are the sync takes time (and memory) and usually ends after app c'tors have finished.

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

            lpotter Lorn Potter
            lpotter Lorn Potter
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes