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

  Changed paths:
    M JSTests/stress/temporal-instant.js
    M Source/JavaScriptCore/runtime/TemporalObject.cpp

  Log Message:
  -----------
  [Temporal] Fix rounding bug with instants and halfCeil rounding mode
https://bugs.webkit.org/show_bug.cgi?id=301724

Reviewed by Yusuke Suzuki.

roundNumberToIncrementAsIfPositive() wasn't following the spec.

* JSTests/stress/temporal-instant.js:
(shouldNotBe):
* Source/JavaScriptCore/runtime/TemporalObject.cpp:
(JSC::roundNumberToIncrementAsIfPositive):

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



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

Reply via email to