mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
This roll includes: - https://crrev.com/549003 - DevTools: make pptr tests pass with DCHECKs. The patch fixes a browser crash that happens during browser close. As a result, cookies were not saved properly (and thus the flaky test we had). Fixes #1537.