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

[api-minor] Update the minimum supported Google Chrome version #16249

Merged
merged 1 commit into from
Apr 10, 2023

Conversation

Snuffleupagus
Copy link
Collaborator

The patch changes the minimum supported version of Google Chrome as follows:

This is done to allow use of modern CSS features, such as e.g. :is() and :where() in the code-base.

The patch changes the minimum supported version of Google Chrome as follows:
 - Chrome 88, which was released on 2021-01-19; see https://en.wikipedia.org/wiki/Google_Chrome_version_history

This is done to allow use of modern CSS features, such as e.g. `:is()` and `:where()` in the code-base.
@timvandermeij timvandermeij merged commit 8398cab into mozilla:master Apr 10, 2023
@timvandermeij
Copy link
Contributor

Looks good to me!

@Snuffleupagus Snuffleupagus deleted the Chrome-88 branch April 10, 2023 14:26
@kkofler
Copy link

kkofler commented Jul 24, 2023

Sadly, this means that PDF.js 3.5.141 is the last to work with QtWebEngine 5.15 LTS and hence with the latest versions of Falkon, Angelfish, etc., even in legacy mode. (QtWebEngine 5.15 LTS is based on Chromium 87 and still receives security fixes.) 3.6 partially works but looks very broken (the grayed out accessibility text is visible and the icons are not displayed), 3.8 with its further minimum version bump to Chromium 92 is completely broken (blank rendering with 0 pages, due to JavaScript errors) in QtWebEngine 5.15 LTS.

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.

3 participants