mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
This patch enables cookie test. The actual upstream patch that fixed the issue: - https://crrev.com/599696 - Headless: support cookie encryption Fixes #921.