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

WebEngineView: Using offTheRecord profile with Pepper Flash plugin leads to assert in debug mode

    XMLWordPrintable

Details

    • b82d94c4f82330ed64ccb639985312198a9cda7a

    Description

      When using the Pepper Flash Plugin and loading a page with flash content into WebEngineView, which has offTheRecord profile set, there is the following assert in debug mode:
      [0114/222123:FATAL:pepper_flash_file_message_filter.cc(56)] Check failed:
      false.
      The problem raises from Chromium, which hits NOTREACHED() when it gets empty user profile data directory path - even in offTheRecord/incognito mode.
      This could be fixed by returning a non-empty path also in incognito mode, but is that really a right way to do it.

      Attachments

        1. Backtrace.txt
          201 kB
        2. qtbug50566.zip
          2 kB
        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
            qtcomsupport Qt Support
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes