Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f6c491404f2de22f0215652f915ff852bef51043
https://github.com/WebKit/WebKit/commit/f6c491404f2de22f0215652f915ff852bef51043
Author: Yijia Huang <[email protected]>
Date: 2026-08-11 (Tue, 11 Aug 2026)
Changed paths:
A JSTests/stress/temporal-monthcode-wrong-type.js
A JSTests/stress/temporal-plaindate-with-option-order.js
A JSTests/stress/temporal-relativeto-field-order.js
M Source/JavaScriptCore/runtime/temporal/core/CalendarICUBridge.cpp
M Source/JavaScriptCore/runtime/temporal/core/CalendarICUBridge.h
Log Message:
-----------
[JSC][Temporal] Adopt three audit tests and remove a dead ICU epoch probe
https://bugs.webkit.org/show_bug.cgi?id=321521
rdar://184631238
Reviewed by Yusuke Suzuki.
lunarCalendarExtendedYearFor1972 has no callers. constrainMonthCodeInternal now
reads the year
field positionCalendarToYearStart writes back. Adds coverage for monthCode
coercion, relativeTo
field order and PlainDate.prototype.with option order.
Tests: JSTests/stress/temporal-monthcode-wrong-type.js
JSTests/stress/temporal-plaindate-with-option-order.js
JSTests/stress/temporal-relativeto-field-order.js
Canonical link: https://commits.webkit.org/318991@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications