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

persistent settings for webassembly

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes