mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
- The "IPC flooding protection" was added in https://crrev.com/604305 and should be disabled for our automation usescases. - The other two flags are coming from https://github.com/smooth-code/jest-puppeteer/issues/137