Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a0dc4abf136123d6d8b380e29e73b9a1d2ce072c
https://github.com/WebKit/WebKit/commit/a0dc4abf136123d6d8b380e29e73b9a1d2ce072c
Author: Yusuke Suzuki <[email protected]>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M JSTests/stress/intl-pluralrules.js
M JSTests/test262/expectations.yaml
M Source/JavaScriptCore/runtime/CommonIdentifiers.h
M Source/JavaScriptCore/runtime/IntlPluralRules.cpp
Log Message:
-----------
[JSC] Intl.PluralRules pluralCategories need to follow to a specific ordering
https://bugs.webkit.org/show_bug.cgi?id=284089
rdar://problem/140965181
Reviewed by Yijia Huang.
Update Intl.PluralRules implementation to the latest spec requirement.
pluralCategories needs specific ordering. This patch enforces it.
* Source/JavaScriptCore/runtime/CommonIdentifiers.h:
* Source/JavaScriptCore/runtime/IntlPluralRules.cpp:
(JSC::IntlPluralRules::resolvedOptions const):
Canonical link: https://commits.webkit.org/287411@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