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

Expose command line parameters of web engine subprocess

XMLWordPrintable

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

      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

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

            qt_webengine_team Qt WebEngine Team
            jirauser39898 user-780e6 (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes