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

Outdated edge compatibility encoding/decoding functions can be removed #6447

Open
domesticated-raptor opened this issue Jan 29, 2024 · 0 comments · May be fixed by #7108
Open

Outdated edge compatibility encoding/decoding functions can be removed #6447

domesticated-raptor opened this issue Jan 29, 2024 · 0 comments · May be fixed by #7108
Assignees
Labels
maintenance dependency updates, key renewals, code cleanup state:done meets our definition of done

Comments

@domesticated-raptor
Copy link
Contributor

This compatibility code has been outdated since Edge made the switch to the Chromium engine.

packages -> tutanota-utils -> lib -> Encoding.ts

function _stringToUtf8Uint8ArrayLegacy (line 133 - 150)
const encoder (line 191 - 196)

const decoder (line 197 - 202)
function _utf8Uint8ArrayToStringLegacy (line 215 - 224)

@domesticated-raptor domesticated-raptor added the maintenance dependency updates, key renewals, code cleanup label Jan 29, 2024
@charlag charlag added this to the Technical tasks milestone Feb 23, 2024
@domesticated-raptor domesticated-raptor self-assigned this Jun 20, 2024
@murilopereirame murilopereirame added the state:done meets our definition of done label Jun 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance dependency updates, key renewals, code cleanup state:done meets our definition of done
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants