[webkit-changes] [WebKit/WebKit] 00ee52: Update JSC stress tests to support ICU 74

Ross Kirsling noreply at github.com
Wed Oct 18 00:06:26 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 00ee523e133c96a5459ae343549700553140fb94
      https://github.com/WebKit/WebKit/commit/00ee523e133c96a5459ae343549700553140fb94
  Author: Ross Kirsling <ross.kirsling at sony.com>
  Date:   2023-10-18 (Wed, 18 Oct 2023)

  Changed paths:
    M JSTests/stress/array-toLocaleString.js
    M JSTests/stress/date-toLocaleString.js
    M JSTests/stress/intl-datetimeformat.js

  Log Message:
  -----------
  Update JSC stress tests to support ICU 74
https://bugs.webkit.org/show_bug.cgi?id=263304

Reviewed by Yusuke Suzuki.

There only seems to be one change we need to adapt for this release:
Han decimal time display changed such that the hour 0 is now 〇 instead of 〇〇.

* JSTests/stress/array-toLocaleString.js:
* JSTests/stress/date-toLocaleString.js:
* JSTests/stress/intl-datetimeformat.js:

Canonical link: https://commits.webkit.org/269451@main




More information about the webkit-changes mailing list