Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(devicedescriptors): fix UA in DeviceDescriptors (puppeteer#2741)
This patch: - updates `utils/fetch_devices.js` script to format UAs for Chrome UAs and to add iPhone 6/7/8 as separate devices. - re-generates `DeviceDescriptors.js` with the new script Fixes puppeteer#2730.
- Loading branch information