[webkit-reviews] review granted: [Bug 76138] Provide access to user's list of preferred languages : [Attachment 122951] Updated patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 18 11:02:51 PST 2012


Alexey Proskuryakov <ap at webkit.org> has granted Eric Carlson
<eric.carlson at apple.com>'s request for review:
Bug 76138: Provide access to user's list of preferred languages
https://bugs.webkit.org/show_bug.cgi?id=76138

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=122951&action=review


Looks great, thank you!

> Source/WebCore/platform/Language.h:30
>  #include <wtf/Forward.h>
> +#include <wtf/Vector.h>

I'm surprised that this was needed - Forward.h declares Vector.


More information about the webkit-reviews mailing list