[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:38:23 PDT 2023


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|AX: Complie fail:json load  |process-css-properties.py
                   |faild on window 10          |fails for some host locales
                   |                            |when trying to decode JSON
                   |                            |as GBK
          Component|CMake                       |WebCore Misc.
                 CC|                            |ap at webkit.org,
                   |                            |darin at apple.com,
                   |                            |Hironori.Fujii at sony.com,
                   |                            |sam at webkit.org

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
We should specify an encoding (probably UTF-8 or ASCII) when opening the file, so that nothing locale specific happens during the build.

Regressed with Python rewrite in https://commits.webkit.org/256414@main.

-- 
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/5e972b03/attachment.htm>


More information about the webkit-unassigned mailing list