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

Service workers and blob urls after installing custom url handler

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.6.1
    • 5.6.0
    • WebEngine
    • None
    • a3318c84b022282a5a4a2babc51d1e3ca634e25b

    Description

      URLRequestContextGetterQt::generateJobFactory() was not originally designed to be called more than once. We do however call it again now when custom URLs are changed on an already live profile.

      However both the blob protocol handler and the Chromium' requestIntercepts are handed over to be owned by the jobfactory, and are no longer available second time generateJobFactory is called.

      The request intercepters are used by service workers and app-cache.

      Attachments

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

        Activity

          People

            allan.jensen Allan Sandfeld Jensen
            allan.jensen Allan Sandfeld Jensen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes