This information source from the following url:
http://peter.sh/experiments/chromium-command-line-switches/
And also in the chromium source:
https://source.chromium.org/chromium/chromium/src/+/main:media/base/media_switches.cc
| // This module uses an experimental API that is only available on Chromium using | |
| // a trial or by enabling a browser flag. It's unlikely that the API will get | |
| // standardized and if it is it'll probably end up having a quite different form, | |
| // that's to say that we should remove this once the trial is over :) | |
| // | |
| // - Spec: https://oyiptong.github.io/compute-pressure/ | |
| // - Status: https://chromestatus.com/feature/5597608644968448 | |
| // - Trial: https://developer.chrome.com/origintrials/#/view_trial/1838594547874004993 | |
| // - Chrome flag: Experimental Web Platform features | |
| // |
This information source from the following url:
http://peter.sh/experiments/chromium-command-line-switches/
And also in the chromium source:
https://source.chromium.org/chromium/chromium/src/+/main:media/base/media_switches.cc