Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4d2a14f6f159ee907cb97fd4489e6dd694c4d352
      
https://github.com/WebKit/WebKit/commit/4d2a14f6f159ee907cb97fd4489e6dd694c4d352
  Author: Keita Nonaka <[email protected]>
  Date:   2025-11-19 (Wed, 19 Nov 2025)

  Changed paths:
    M JSTests/stress/intl-locale-info.js
    M JSTests/test262/expectations.yaml
    M Source/JavaScriptCore/runtime/IntlLocale.cpp

  Log Message:
  -----------
  [JSC] Align `Intl.Locale.prototype.getWeekInfo ( )` with ECMA-402
https://bugs.webkit.org/show_bug.cgi?id=302587

Reviewed by Yusuke Suzuki.

This patch removes `minimalDays` from `Intl.Locale.prototype.getWeekInfo()`
to comformant to ECMA-402 spec[1].

[1]: 
https://tc39.es/proposal-intl-locale-info/#sec-Intl.Locale.prototype.getWeekInfo

* JSTests/stress/intl-locale-info.js:
(throw.new.Error):
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/runtime/IntlLocale.cpp:
(JSC::IntlLocale::weekInfo):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to