Is your feature request related to a problem? Please describe.
Not a bug.
Describe the solution you'd like
To be able to use DoH from command line again.
Describe alternatives you've considered
Having to copy whatever settings file manually to the user profile.
Using --proxy-server= with Tor.
Additional context
In previous versions of Chromium you could enable DNS over HTTPS via command line.
"DoHTrial" would imply DoH was in beta and the command line was meant for debugging/feedback for DoH. Though I don't know why they'd have to remove this outright since it could have been useful with CEF or things such as browservice.
Example command line that worked on Google Chrome 70.
--enable-features="dns-over-https<DoHTrial" --force-fieldtrials="DoHTrial/Group1" --force-fieldtrial-params="DoHTrial.Group1:server/https%3A%2F%2F1.1.1.1%2Fdns-query/method/POST"
Is your feature request related to a problem? Please describe. Not a bug.
Describe the solution you'd like To be able to use DoH from command line again.
Describe alternatives you've considered Having to copy whatever settings file manually to the user profile. Using
--proxy-server=
with Tor.Additional context In previous versions of Chromium you could enable DNS over HTTPS via command line. "DoHTrial" would imply DoH was in beta and the command line was meant for debugging/feedback for DoH. Though I don't know why they'd have to remove this outright since it could have been useful with CEF or things such as browservice. Example command line that worked on Google Chrome 70.
--enable-features="dns-over-https<DoHTrial" --force-fieldtrials="DoHTrial/Group1" --force-fieldtrial-params="DoHTrial.Group1:server/https%3A%2F%2F1.1.1.1%2Fdns-query/method/POST"
Also and not to be annoying are you still considering to allow the use of native scroll bars? https://github.com/win32ss/supermium/issues/680