Skip to content

[_] bigfix/remove new browser only functionality - #2087

Merged
TamaraFinogina merged 4 commits into
masterfrom
fix_old_browsers
Jul 31, 2026
Merged

[_] bigfix/remove new browser only functionality#2087
TamaraFinogina merged 4 commits into
masterfrom
fix_old_browsers

Conversation

@TamaraFinogina

@TamaraFinogina TamaraFinogina commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

Description

Uint8Array.prototype.toBase64() is a function available on Chrome 135+, Firefox 133+, Safari 18.2+ (mid 2025). Some customers run older versions and cannot log in.
Screenshot 2026-07-31 at 15 17 43

Checklist

  • Changes have been tested locally.
  • Unit tests have been written or updated as necessary.
  • The code adheres to the repository's coding standards.
  • Relevant documentation has been added or updated.
  • No new warnings or errors have been introduced.
  • SonarCloud issues have been reviewed and addressed.
  • QA Passed

Testing Process

Check that login works

@TamaraFinogina TamaraFinogina self-assigned this Jul 31, 2026
@TamaraFinogina
TamaraFinogina requested a review from xabg2 July 31, 2026 13:14
@TamaraFinogina
TamaraFinogina marked this pull request as ready for review July 31, 2026 13:14
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 31, 2026

Copy link
Copy Markdown

Deploying drive-web with  Cloudflare Pages  Cloudflare Pages

Latest commit: 14b1d03
Status: ✅  Deploy successful!
Preview URL: https://ddbfd892.drive-web.pages.dev
Branch Preview URL: https://fix-old-browsers.drive-web.pages.dev

View logs

Comment thread src/services/local-storage-crypto.ts Outdated

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

and this one?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Fixed

CandelR
CandelR previously approved these changes Jul 31, 2026
@sonarqubecloud

Copy link
Copy Markdown

@TamaraFinogina
TamaraFinogina merged commit 18369ec into master Jul 31, 2026
11 checks passed
@TamaraFinogina
TamaraFinogina deleted the fix_old_browsers branch July 31, 2026 14:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants