Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 71e1a467aed10d02a813801249fe37e48203ef05
https://github.com/WebKit/WebKit/commit/71e1a467aed10d02a813801249fe37e48203ef05
Author: Yusuke Suzuki <[email protected]>
Date: 2024-12-19 (Thu, 19 Dec 2024)
Changed paths:
M JSTests/test262/expectations.yaml
M Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp
M Source/JavaScriptCore/runtime/IntlObject.cpp
Log Message:
-----------
[JSC] Add Intl Calendar canonicalization for some patterns
https://bugs.webkit.org/show_bug.cgi?id=285000
rdar://141792829
Reviewed by Yijia Huang.
Add calendar canonicalization logic to Intl DateTimeFormat.
1. Ca keyword needs to be lower case converted before resolving.
2. islamicc should be canonicalized to islamic-civil
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/runtime/IntlDateTimeFormat.cpp:
(JSC::IntlDateTimeFormat::initializeDateTimeFormat):
* Source/JavaScriptCore/runtime/IntlObject.cpp:
(JSC::mapICUCalendarKeywordToBCP47):
(JSC::mapBCP47ToICUCalendarKeyword):
Canonical link: https://commits.webkit.org/288143@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