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

"/deep/ combinator is deprecated" warnings on console

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.10
    • 5.6.0 RC
    • WebEngine
    • None

    Description

      When an chromium-internal page, i.e. an error page, is loaded, we see the following warning on the console:

      *** /deep/ combinator is deprecated. See https://www.chromestatus.com/features/6750456638341120 for more details.
      

      The reason is that some internal pages still use the deprecated /deep/ CSS feature.

      There's an upstream issue: https://bugs.chromium.org/p/chromium/issues/detail?id=498405

      In the case of error pages, the use of /deep/ is within chromium/ui/webui/resources/js/i18n_template_no_process.js if someone needs to hack this away...

      Alternatively we could suppress this particular warning until the issue is fixed upstream.

      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
              jbornema Joerg Bornemann
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes