Skip to content
This repository was archived by the owner on Oct 14, 2025. It is now read-only.

Fix JSON storage in svgtranslate cookie#769

Merged
theresnotime merged 1 commit intomainfrom
cookie-json
Sep 8, 2025
Merged

Fix JSON storage in svgtranslate cookie#769
theresnotime merged 1 commit intomainfrom
cookie-json

Conversation

@samwilson
Copy link
Member

JSON-encode the svgtranslate cookie when setting it.

Also move the setting of the svgtranslate cookie into app.js, where the cookie is already being read.

Bug: T401483

JSON-encode the svgtranslate cookie when setting it.

Also move the setting of the svgtranslate cookie into app.js, where the
cookie is already being read.

Bug: T401483
@samwilson samwilson added the ready for review Please review this code label Aug 13, 2025
@theresnotime theresnotime merged commit 20f7c78 into main Sep 8, 2025
2 checks passed
@theresnotime theresnotime deleted the cookie-json branch September 8, 2025 10:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

ready for review Please review this code

Development

Successfully merging this pull request may close these issues.

2 participants