Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d2c65282e9e3b5d09f6998e2270b947a34f6cd64
https://github.com/WebKit/WebKit/commit/d2c65282e9e3b5d09f6998e2270b947a34f6cd64
Author: Tim Chevalier <[email protected]>
Date: 2025-09-05 (Fri, 05 Sep 2025)
Changed paths:
M JSTests/stress/temporal-duration.js
M JSTests/test262/expectations.yaml
M Source/JavaScriptCore/runtime/TemporalDuration.cpp
Log Message:
-----------
Temporal: Implement TemporalDuration::compare() according to the spec
https://bugs.webkit.org/show_bug.cgi?id=223166
Reviewed by Yusuke Suzuki.
This enables one test for Temporal/Duration/compare that previously
failed due to precision loss.
* JSTests/stress/temporal-duration.js:
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/runtime/TemporalDuration.cpp:
(JSC::TemporalDuration::compare):
(JSC::TemporalDuration::toInternalDuration):
Canonical link: https://commits.webkit.org/299641@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