Skip to content

Commit

Permalink
Update chrome-flags-for-tools.md
Browse files Browse the repository at this point in the history
  • Loading branch information
paulirish authored Jan 22, 2018
1 parent 6b10d74 commit 4e0455d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/chrome-flags-for-tools.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ Disable PlzNavigate.
These flags are being used in various tools. They also just need to be documented with their effects and confirmed as still present in Chrome.

```sh
--disable-dev-shm-usage # https://github.com/GoogleChrome/puppeteer/issues/1834
--no-default-browser-check
--process-per-tab
--new-window
Expand All @@ -105,4 +106,4 @@ These flags are being used in various tools. They also just need to be documente
* [WebpageTest's flags](https://github.com/WPO-Foundation/webpagetest/blob/master/agent/wptdriver/web_browser.cc)

## All Chrome flags
* [Peter.sh's canonical list of Chrome command-line switches](http://peter.sh/experiments/chromium-command-line-switches/)
* [Peter.sh's canonical list of Chrome command-line switches](http://peter.sh/experiments/chromium-command-line-switches/)

0 comments on commit 4e0455d

Please sign in to comment.