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

Expose command line parameters of web engine subprocess

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • None
    • WebEngine
    • None

    Description

      Expose adding/changing (some) command line parameters per web engine sub-process.

      Functionality is already there but it simply passes original command line parameters for each sub-process: QtWebEngineProcess.exe or QtWebEngineProcessd.exe

      e.g. this on main application command line will be passed to each new tab/page created and they will load flash player from custom location
      --ppapi-flash-path=./libpepflashplayer.so

      yet sometimes we need changes per sub-process e.g. with
      --proxy-server=host:port
      that will solve dreaded proxy-per-tab problem

      HTH

      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
              jirauser39898 user-780e6 (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes