Is it possible to run Google Chrome in a single process?
I found the only flag – --single-process – but running Chrome with it shows me the following message:
You are using an unsupported command-line flag: --single-process. Stability and security will suffer.
and it still runs in multiple processes...
Is there something similar?