Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 544a3bff9b31c9ba947710eac79486e43d053c11
https://github.com/WebKit/WebKit/commit/544a3bff9b31c9ba947710eac79486e43d053c11
Author: Yusuke Suzuki <[email protected]>
Date: 2026-06-05 (Fri, 05 Jun 2026)
Changed paths:
M JSTests/stress/temporal-string-parsing-edge.js
M Source/JavaScriptCore/runtime/ISO8601.cpp
Log Message:
-----------
[JSC] Date and DateSpecYearMonth both require a DateYear
https://bugs.webkit.org/show_bug.cgi?id=316440
rdar://178843098
Reviewed by Yijia Huang.
If parse format is not DateSpecMonthDay, DateYear is mandatory.
* JSTests/stress/temporal-string-parsing-edge.js:
(shouldBe):
* Source/JavaScriptCore/runtime/ISO8601.cpp:
(JSC::ISO8601::parseDate):
Canonical link: https://commits.webkit.org/314669@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications