Details
-
Suggestion
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
None
-
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
- is duplicated by
-
QTBUG-79610 API for setting chromium flags
-
- Withdrawn
-