Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: faba271b18af1d44c27b409db949b26416a323cf
https://github.com/WebKit/WebKit/commit/faba271b18af1d44c27b409db949b26416a323cf
Author: Keita Nonaka <[email protected]>
Date: 2025-07-22 (Tue, 22 Jul 2025)
Changed paths:
A JSTests/stress/intl-timeZones-include-non-continental.js
M JSTests/test262/expectations.yaml
M Source/JavaScriptCore/runtime/IntlObject.cpp
Log Message:
-----------
[JSC] `Intl` should Support Non-Continental Timezones to Align with TC39
https://bugs.webkit.org/show_bug.cgi?id=296264
Reviewed by Yusuke Suzuki.
This patch fixes `Intl.supportedValuesOf("timeZone")` to support
non-continental timezones [1] to align with TC39.
[1]: https://tc39.es/ecma402/#sup-availablenamedtimezoneidentifiers
* JSTests/stress/intl-timeZones-include-non-continental.js: Added.
(shouldBe):
* JSTests/test262/expectations.yaml:
* Source/JavaScriptCore/runtime/IntlObject.cpp:
(JSC::isValidTimeZoneNameFromICUTimeZone):
(JSC::availablePrimaryTimeZoneIdentifiers):
(JSC::JSC_DEFINE_HOST_FUNCTION):
(JSC::availableTimeZones): Deleted.
Canonical link: https://commits.webkit.org/297749@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