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

Reg->5.12 Beta3 Quicknanobrowser ASSERTS before the UI was shown, because of call on wrong thread

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P1: Critical
    • 5.12.0 Beta 4
    • 5.12.0 Beta 3
    • WebEngine
    • None
    • macOS 10.14
    • All
    • 41f8b4883afddf2868beacedaf8270553237ceaf (qt/qtwebengine/5.12.0)

    Description

      Quicknanobrowser asserts in weak_ptr.cc after call to content::RenderWidgetHostImpl::SynchronizeVisualProperties from QtWebEngineCore::RenderWidgetHostViewQt::updatePaintNode was made on the wrong thread (i.e. the SGRenderThread when it should have been CrBrowserMain).

      Simplebrowser works fine as the calls are all made on the CrBrowserMain thread.

      Attachments

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

        Activity

          People

            juri.valdmann Jüri Valdmann (Inactive)
            mibrunin Michael Bruning
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes