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

QtWebEngineProcess should use QStandardPaths::DataLocation for fallback dir

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P4: Low
    • None
    • 5.7.0
    • WebEngine
    • None

    Description

      It seems QtWebEngineProcess always creates ~/.QtWebEngineProcess, without e.g. respecting XDG_DATA_DIR on Linux.

      Instead, I think it should use QStandardPaths::writableLocation(QStandardPaths::DataLocation) to use a more correct place, unless there's a good reason for it to be hardcoded to the home directory I'm missing?

      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
            the compiler Florian Bruhin
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes