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

Create signal out of QtWebProfile for clearHttpCache completion

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • 6.7.0 FF
    • None
    • WebEngine
    • None

      With this change
      https://github.com/qt/qtwebengine/commit/75412200db05ddc5ee2b9aea367b580d8b0c438e#diff-82fae0ea12cd786b0b9aa0c5e4c50de33d87b0bcc4ccb89176c8dbea8acaf769R671
      calls to clearHttpCache do not immediatly reset the network context, and only do so after a call to BrowsingDataRemoverObserverQt::OnBrowsingDataRemoverDone() I would very much like it if that was either a signal I could connect to or if the result of clearHttpCache was a form of promise that I could await for further processing.

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

            pvarga Peter Varga
            dice14u David Wasser
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes