Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[api-minor] Update the minimum supported Google Chrome version to 92
This patch updates the minimum supported browsers as follows: - Google Chrome 92, which was released on 2021-07-20; see https://support.google.com/chrome/a/answer/10314655 Note that nowadays we usually try, where feasible and possible, to support browsers that are about two years old. By limiting support to only "recent" browsers we reduce the risk of holding back improvements of the *built-in* Firefox PDF Viewer, and also (significantly) reduce the maintenance/support burden for the PDF.js contributors. *Please note:* As always, the minimum supported browser version assumes that a `legacy`-build of the PDF.js library is being used; see https://github.com/mozilla/pdf.js/wiki/Frequently-Asked-Questions#faq-support
- Loading branch information