Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 76de9fe5aa14384920ede9b66991607d8a9e29b3
      
https://github.com/WebKit/WebKit/commit/76de9fe5aa14384920ede9b66991607d8a9e29b3
  Author: Ithril <[email protected]>
  Date:   2026-07-25 (Sat, 25 Jul 2026)

  Changed paths:
    A JSTests/stress/temporal-lunisolar-ordinal-month.js
    M Source/JavaScriptCore/runtime/TemporalDuration.cpp
    M Source/JavaScriptCore/runtime/TemporalPlainMonthDayPrototype.cpp
    M Source/JavaScriptCore/runtime/temporal/core/CalendarFields.cpp
    M Source/JavaScriptCore/runtime/temporal/core/CalendarICUBridge.cpp

  Log Message:
  -----------
  [JSC][Temporal] Resolve supported Chinese and Dangi field resolution

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

Reviewed by Yijia Huang.

Resolve ordinary supported Chinese and Dangi related-year and ordinal 
numeric-month field resolution without relying on ICU extended-year identity. 
Keep year/era/eraYear and monthCode/ordinal-month consistency, with({year}), 
Duration relativeTo, Hebrew month behavior, and PlainMonthDay required-field 
ordering consistent.

Tests: JSTests/stress/temporal-lunisolar-ordinal-month.js

Tests: jsc --useTemporal=1 JSTests/stress/temporal-lunisolar-ordinal-month.js

Tests: readable focused Temporal field-resolution, Duration, Hebrew, 
PlainMonthDay ordering, and arithmetic tests
Canonical link: https://commits.webkit.org/317928@main



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

Reply via email to