[Webkit-unassigned] [Bug 256036] process-css-properties.py fails for some host locales when trying to decode JSON as GBK

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 27 17:54:43 PDT 2023


https://bugs.webkit.org/show_bug.cgi?id=256036

--- Comment #2 from Fujii Hironori <Hironori.Fujii at sony.com> ---
Could you try removing "§" in CSSProperties.json? I think this is the simplest solution if it fixes.
https://github.com/WebKit/WebKit/blob/b1cc64631025e09fd181bffbb11e292604ab5ad1/Source/WebCore/css/CSSProperties.json#L10467 

Other solutions are set env var PYTHONUTF8=1 or "-X utf8" command switch.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20230428/b3ffd632/attachment.htm>


More information about the webkit-unassigned mailing list