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

QWebEngineProfile isOffRecord() is always false

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.0 RC
    • 5.5.0
    • WebEngine
    • None
    • b54b46c70fd7c092c30c748655389df44ba6ced9

    Description

      A QWebEngineProfile created with the QWebEngineProfile::QWebEngineProfile(QObject *parent) constructor returns false for isOffTheRecord(). I'm pretty sure this is due to line 196 of qwebengineprofile.cpp, which reads
      , d_ptr(new QWebEngineProfilePrivate(new BrowserContextAdapter(false)))
      The false is the value that off the record gets set to.

      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
            jpe John Ehresman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes