Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ae596477c51879cd2573d03e828d948a9de500e2
https://github.com/WebKit/WebKit/commit/ae596477c51879cd2573d03e828d948a9de500e2
Author: Tim Chevalier <[email protected]>
Date: 2025-09-30 (Tue, 30 Sep 2025)
Changed paths:
M JSTests/stress/temporal-duration.js
M JSTests/test262/config.yaml
M JSTests/test262/expectations.yaml
M Source/JavaScriptCore/Sources.txt
A Source/JavaScriptCore/runtime/FractionToDouble.cpp
A Source/JavaScriptCore/runtime/FractionToDouble.h
M Source/JavaScriptCore/runtime/ISO8601.cpp
M Source/JavaScriptCore/runtime/ISO8601.h
M Source/JavaScriptCore/runtime/TemporalDuration.cpp
M Source/JavaScriptCore/runtime/TemporalObject.cpp
M Source/JavaScriptCore/runtime/TemporalObject.h
Log Message:
-----------
Temporal: Reimplement TemporalDuration::total() according to the spec
https://bugs.webkit.org/show_bug.cgi?id=298561
Reviewed by Yusuke Suzuki.
This enables some of the tests for Temporal/Duration/prototype/total.
This patch was co-authored by Philip Chimento <[email protected]>.
* JSTests/stress/temporal-duration.js:
* JSTests/test262/config.yaml:
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/runtime/TemporalDuration.cpp:
(JSC::appendInteger):
(JSC::totalTimeDuration):
(JSC::TemporalDuration::total const):
* Source/JavaScriptCore/runtime/TemporalObject.h:
(JSC::lengthInNanoseconds):
Canonical link: https://commits.webkit.org/300802@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