-
Notifications
You must be signed in to change notification settings - Fork 5.2k
chore: Bump Firefox outdated browser version #25365
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #25365 +/- ##
========================================
Coverage 64.93% 64.93%
========================================
Files 1385 1385
Lines 54950 54950
Branches 14417 14417
========================================
Hits 35681 35681
Misses 19269 19269 ☔ View full report in Codecov by Sentry. |
Builds ready [15f3ca3]
Page Load Metrics (191 ± 202 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
The outdated browser version for Firefox has been bumped to 102. Users on older versions of Firefox will now see a warning saying that their browser is outdated. This is inpreparation for updating our minimum supported Firefox version to 102. 102 is the previous ESR version, which matches our browser support policy (we support the current and previous ESR Firefox versions).
15f3ca3
to
80a8569
Compare
Builds ready [80a8569]
Page Load Metrics (136 ± 187 ms)
Bundle size diffs [🚨 Warning! Bundle size has increased!]
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tested this by setting my useragent in Firefox, the message pops up if it's lower than 102.
Nice! Oh sorry I forgot to mention, for anyone else testing this, if you're coming from a fresh install you might hit this problem as well: #25366 |
Description
The outdated browser version for Firefox has been bumped to 102. Users on older versions of Firefox will now see a warning saying that their browser is outdated. This is inpreparation for updating our minimum supported Firefox version to 102.
102 is the previous ESR version, which matches our browser support policy (we support the current and previous ESR Firefox versions).
Related issues
N/A
Manual testing steps
Run this build with any Firefox version between v91 and 101 (inclusive), and see that the outdated browser version notice appears on the Home screen.
Screenshots/Recordings
None
Pre-merge author checklist
Pre-merge reviewer checklist