[webkit-reviews] review granted: [Bug 47933] navigator.language doesn't work in WebKit2 : [Attachment 71208] proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 19 15:18:56 PDT 2010


Anders Carlsson <andersca at apple.com> has granted Alexey Proskuryakov
<ap at webkit.org>'s request for review:
Bug 47933: navigator.language doesn't work in WebKit2
https://bugs.webkit.org/show_bug.cgi?id=47933

Attachment 71208: proposed patch
https://bugs.webkit.org/attachment.cgi?id=71208&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=71208&action=review

> WebCore/platform/mac/Language.mm:95
> +	       preferredLanguageCode = [@"en" retain];

No need to retain a constant string.


More information about the webkit-reviews mailing list