[webkit-reviews] review granted: [Bug 93227] Chromium-Mac: Use the default locale only if the browser locale matches to it : [Attachment 156609] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 6 18:50:44 PDT 2012


Hajime Morrita <morrita at google.com> has granted Kent Tamura
<tkent at chromium.org>'s request for review:
Bug 93227: Chromium-Mac: Use the default locale only if the browser locale
matches to it
https://bugs.webkit.org/show_bug.cgi?id=93227

Attachment 156609: Patch
https://bugs.webkit.org/attachment.cgi?id=156609&action=review

------- Additional Comments from Hajime Morrita <morrita at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=156609&action=review


> Source/WebCore/platform/text/mac/LocaleMac.mm:92
> +    String browserLanguage = languageFromLocale(defaultLanguage());

Passing defulat"Language" to languageFrom"Locale"(). is this right?


More information about the webkit-reviews mailing list