[webkit-changes] [WebKit/WebKit] aad6f7: process-css-properties.py fails for some host loca...
Fujii Hironori
noreply at github.com
Sun Apr 30 13:22:26 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: aad6f77b647edba28f9e192346076d2922841a0d
https://github.com/WebKit/WebKit/commit/aad6f77b647edba28f9e192346076d2922841a0d
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2023-04-30 (Sun, 30 Apr 2023)
Changed paths:
M Source/WebCore/css/process-css-properties.py
Log Message:
-----------
process-css-properties.py fails for some host locales when trying to decode JSON as GBK
https://bugs.webkit.org/show_bug.cgi?id=256036
Reviewed by Darin Adler and Alexey Proskuryakov.
* Source/WebCore/css/process-css-properties.py:
Open "CSSProperties.json" as UTF-8.
Canonical link: https://commits.webkit.org/263543@main
More information about the webkit-changes
mailing list