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

Permission requests for File System Access API

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P2: Important
    • 6.4
    • None
    • WebEngine
    • None

    Description

      File System Access API is not fully supported. Works when opening files at https://www.photopea.com/ and we also have not working examples (e.g. saving files at https://whatpwacando.today/audio-recording ). Permission request should be emitted in both cases for security reasons.

      The request API is more complex than other permission APIs. It should contain:

      • Origin
      • Requested file path
      • Handle type (file or directory)
      • Access type (read, write, read/write)
      • ... and methods to accept or reject the request.

      Some examples to test:

      Attachments

        For Gerrit Dashboard: QTBUG-97829
        # Subject Branch Project Status CR V

        Activity

          People

            davidsz Szabolcs David
            davidsz Szabolcs David
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes