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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes