[Webkit-unassigned] [Bug 170397] run-safari should support launching with custom language and locale

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 2 17:32:19 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=170397

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
With system Safari and WebKit, this can be achieved to some degree of fidelity with command line options:

/Applications/Safari.app/Contents/MacOS/Safari -AppleLanguages '(fr)' -AppleLocale 'fr_FR'

However, locally built WebKit does not have resources other than English, so overriding language would be no-op for most part. Overriding locale may be more useful, but I'm not sure if we inherit AppleLocale override to WebContent process.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170403/7056f097/attachment.html>


More information about the webkit-unassigned mailing list