Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(devicedescriptors): fix UA in DeviceDescriptors #2741

Merged
merged 1 commit into from
Jun 14, 2018

Conversation

aslushnikov
Copy link
Contributor

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 #2730.

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.
@aslushnikov aslushnikov merged commit cd8d750 into puppeteer:master Jun 14, 2018
@aslushnikov aslushnikov deleted the fix-ua branch August 1, 2018 20:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants