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

chore: fetch Firefox from json source instead of run a RegExp #5864

Merged
merged 2 commits into from May 13, 2020

Conversation

christian-bromann
Copy link
Contributor

Instead of parsing the https://archive.mozilla.org/pub/firefox/nightly/latest-mozilla-central/ directory this patch fetches the Firefox revision from an official endpoint.

fixes #5742

@christian-bromann christian-bromann changed the title Fetch Firefox from json source instead of run a RegExp chore: fetch Firefox from json source instead of run a RegExp May 13, 2020
@mathiasbynens mathiasbynens requested a review from mjzffr May 13, 2020 10:53
@mathiasbynens
Copy link
Member

LGTM, thanks! @mjzffr, please take a look as well.

Copy link
Contributor

@mjzffr mjzffr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, thanks @christian-bromann

@mathiasbynens mathiasbynens merged commit b510c35 into puppeteer:master May 13, 2020
@christian-bromann christian-bromann deleted the cb-ff-download branch May 13, 2020 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve the Firefox Nightly fetching code
4 participants