Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 59c64c79c5516cf22becbb40b84473c6b76b51c3
      
https://github.com/WebKit/WebKit/commit/59c64c79c5516cf22becbb40b84473c6b76b51c3
  Author: Tim Chevalier <[email protected]>
  Date:   2025-10-03 (Fri, 03 Oct 2025)

  Changed paths:
    M JSTests/stress/temporal-duration.js
    M JSTests/test262/config.yaml
    M Source/JavaScriptCore/runtime/TemporalCalendar.cpp
    M Source/JavaScriptCore/runtime/TemporalCalendarPrototype.cpp

  Log Message:
  -----------
  [Temporal] Implement addition for TemporalCalendar and TemporalDuration 
according to the spec
https://bugs.webkit.org/show_bug.cgi?id=298563

Reviewed by Yusuke Suzuki.

Some of the previously-failing tests for Temporal/Duration/prototype/add
are now enabled.

* JSTests/stress/temporal-duration.js:
* JSTests/test262/config.yaml:
* Source/JavaScriptCore/runtime/ISO8601.h:
* Source/JavaScriptCore/runtime/TemporalCalendar.cpp:
(JSC::TemporalCalendar::isoDateAdd):
(JSC::balanceISODateOld): Deleted.
* Source/JavaScriptCore/runtime/TemporalCalendarPrototype.cpp:
(JSC::JSC_DEFINE_HOST_FUNCTION):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to