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

QWebEngineClientHints::fullVersionList changes the order of the versions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.8.2
    • WebEngine
    • None

    Description

      Using a QVariantMap forces the brand version list to be sorted alphabetically by brand name.

      However

      1. Accord to the specs, the order should be randomized (https://wicg.github.io/ua-client-hints/#create-ua-list-section)
      2. Other chromium browsers do not seem to randomize, but seem to always follow the order: "Not a brand", "Actual brand" and "Chromium"

      With the current API is is not possible to follow the specs,  nor to behave like other browsers.

      Attachments

        Issue Links

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

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              bterrier Benjamin Terrier
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change