mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-06-05 21:39:12 +02:00
chrome: mac: Support locale configuration (fixes #3623)
This commit is contained in:
@@ -699,5 +699,10 @@ patches = [
|
||||
# linux: Disable compiler TLS in libxml2.
|
||||
# https://github.com/chromiumembedded/cef/issues/3616
|
||||
'name': 'linux_libxml_tls_3616'
|
||||
},
|
||||
{
|
||||
# chrome: mac: Support locale configuration.
|
||||
# https://github.com/chromiumembedded/cef/issues/3623
|
||||
'name': 'mac_chrome_locale_3623'
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user