Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 864c843b7a98406197fc978c7b58c1dcaa1036c5
https://github.com/WebKit/WebKit/commit/864c843b7a98406197fc978c7b58c1dcaa1036c5
Author: Alex Christensen <[email protected]>
Date: 2024-04-04 (Thu, 04 Apr 2024)
Changed paths:
M Source/WebKit/Shared/Cocoa/CoreIPCLocale.mm
Log Message:
-----------
Make NSLocale serialization more robust against new locale introduction
https://bugs.webkit.org/show_bug.cgi?id=272137
rdar://125796975
Reviewed by Aditya Keerthi.
We serialize an NSLocale as a String.
Some day we may change that to an enum, but until then there's no reason to
have a large map hard coded into WebKit.
* Source/WebKit/Shared/Cocoa/CoreIPCLocale.mm:
(WebKit::CoreIPCLocale::canonicalLocaleStringReplacement):
Canonical link: https://commits.webkit.org/277058@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