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

[CRX] Set minimum_chrome_version to 88 #16600

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

Rob--W
Copy link
Member

@Rob--W Rob--W commented Jun 25, 2023

Set minimum_chrome_version to 88 to not distribute an incompatible version of the extension to older Chrome versions.

Note: I'm aware that the current master branch specifies the minimum supported Chrome version in the code to 92+ (by #16499). However, I am not convinced yet of dropping Chrome 91 support given the surprisingly large number of reported Chrome 91 users, as seen in #13669 (comment). Because of this information, I'm submitting the commit that I already included in the latest published version of the Chrome extension (https://github.com/Rob--W/pdf.js/releases/tag/chrome-3.7.108).

Set minimum_chrome_version to 88 to not distribute an incompatible
version of the extension to older Chrome versions.

See mozilla#13669 (comment)
Copy link
Contributor

@timvandermeij timvandermeij left a comment

Choose a reason for hiding this comment

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

Looks good to me; regardless of a minimum of Chrome 92 or not it seems good to have a reasonable minimum in place to prevent installation in even older Chrome versions. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants