mirror of
https://github.com/roytam1/UXP.git
synced 2026-05-26 14:54:25 +00:00
c690e26c67
Removed autodetection of this charset due to unreliability. There are known security issues around charset auto-detection for ISO-2022-JP. Given the usage is around 0.000002% of page loads, and Safari does not support auto-detection of ISO-2022-JP, Chrome also planned to remove support for it to eliminate the security issues. See also https://www.sonarsource.com/blog/encoding-differentials-why-charset-matters/ Removal from the menu to avoid social engineering hazards and it being literally unused on the web.