[webkit-changes] [WebKit/WebKit] 99cf10: Fix IntlDateTimeFormat misspells

Yijia Huang noreply at github.com
Fri Nov 4 14:31:44 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 99cf10bd628f8fb917ca773a59c0f2a35c374195
      https://github.com/WebKit/WebKit/commit/99cf10bd628f8fb917ca773a59c0f2a35c374195
  Author: Yijia Huang <hyjorc1 at gmail.com>
  Date:   2022-11-04 (Fri, 04 Nov 2022)

  Changed paths:
    A JSTests/stress/intl-date-time-format-error-message.js
    M Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp

  Log Message:
  -----------
  Fix IntlDateTimeFormat misspells
https://bugs.webkit.org/show_bug.cgi?id=247174
rdar://101951057

Reviewed by Yusuke Suzuki.

* Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp:
(JSC::IntlDateTimeFormat::initializeDateTimeFormat):
(JSC::IntlDateTimeFormat::formatRangeToParts):

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




More information about the webkit-changes mailing list