Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: af62f09a1fad0b72293a7f0d082704d92116cb9a https://github.com/WebKit/WebKit/commit/af62f09a1fad0b72293a7f0d082704d92116cb9a Author: Yusuke Suzuki <ysuz...@apple.com> Date: 2024-10-03 (Thu, 03 Oct 2024)
Changed paths: M Source/JavaScriptCore/runtime/IntlDurationFormat.cpp M Source/JavaScriptCore/runtime/IntlNumberFormat.cpp M Source/JavaScriptCore/runtime/IntlNumberFormatInlines.h Log Message: ----------- [JSC] Remove unnecessary ICU version checks https://bugs.webkit.org/show_bug.cgi?id=280865 rdar://137246002 Reviewed by Ross Kirsling. Now, ICU baseline is 70, and removing unnecessary runtime ICU version checks. * Source/JavaScriptCore/runtime/IntlDurationFormat.cpp: (JSC::collectElements): * Source/JavaScriptCore/runtime/IntlNumberFormat.cpp: (JSC::IntlNumberFormat::initializeNumberFormat): * Source/JavaScriptCore/runtime/IntlNumberFormatInlines.h: (JSC::appendNumberFormatDigitOptionsToSkeleton): Canonical link: https://commits.webkit.org/284654@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes