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
    • dabf55e53 (dev)

    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

          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
              bterrier Benjamin Terrier
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes