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

Add correct_character_reference option to about:config #1082

Conversation

ma8ma
Copy link
Collaborator

@ma8ma ma8ma commented Dec 17, 2022

Add correct_character_reference option to about:config

about:coifig に不正な数値文字参照をデコードするオプションを追加します。
「はい」に設定するとサロゲートを表す数値文字参照が上下の順に並んでいるとき2つを合わせてデコード処理を行います。
デフォルト設定「いいえ」のときは不正な値としてそれぞれ U+FFFD REPLACEMENT CHARACTER に変換されます。

関連のissue: #76

about:coifig に不正な数値文字参照をデコードするオプションを追加します。
「はい」に設定するとサロゲートを表す数値文字参照が上下の順に並んでいる
とき2つを合わせてデコード処理を行います。デフォルト設定「いいえ」の
ときは不正な値としてそれぞれ U+FFFD REPLACEMENT CHARACTER に変換されます。
@ma8ma ma8ma added the feature 機能の追加と削除 label Dec 17, 2022
@ma8ma ma8ma merged commit 994df2a into JDimproved:master Dec 17, 2022
@ma8ma ma8ma deleted the add-correct_character_reference-option-to-about-config branch December 17, 2022 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature 機能の追加と削除
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

1 participant