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

Share/synchronize cookie store between widget and quick webengines

    XMLWordPrintable

Details

    Description

      Currently cookies are kept separate at runtime. If an application uses widgets from where a cookie is set, and then uses quick based webengine to open the same page again, the set cookie are not visible there. After restart they are visible in both since those cookies are written to disk.

      It would be nice if there was some way to share cookie store. Maybe QWebEngineCookieStore could be made a settable property in profile to allow using the same instance across views.

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            poikelin Joni Poikelin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes