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

Do string transformations which are not idempotent only once #646

Closed
bbondy opened this issue Jul 26, 2018 · 0 comments
Closed

Do string transformations which are not idempotent only once #646

bbondy opened this issue Jul 26, 2018 · 0 comments
Assignees
Labels

Comments

@bbondy
Copy link
Member

bbondy commented Jul 26, 2018

lib/l10nUtil.js does some transformations on strings which if applied more than once consecutively causes infinitely changing output. Changes should be via XML manipulations which are idempotent instead.

@bbondy bbondy added this to the Releasable builds milestone Jul 26, 2018
@bbondy bbondy self-assigned this Jul 26, 2018
bbondy added a commit that referenced this issue Jul 26, 2018
Fix #645
Fix #646
Fix #475

Also calls out to upload missing strings
This was referenced Jul 26, 2018
@bbondy bbondy added the QA/No label Aug 18, 2018
petemill pushed a commit to brave/brave-core that referenced this issue Jul 27, 2020
petemill pushed a commit to brave/brave-core that referenced this issue Jul 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant