[webkit-reviews] review granted: [Bug 126130] [GTK] Test /webkit2/WebKitWebContext/languages crashes with network process enabled : [Attachment 221061] Rebased patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 13 11:06:17 PST 2014


Anders Carlsson <andersca at apple.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 126130: [GTK] Test /webkit2/WebKitWebContext/languages crashes with network
process enabled
https://bugs.webkit.org/show_bug.cgi?id=126130

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

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


> Source/WebKit2/NetworkProcess/NetworkProcess.h:118
> +    void userPreferredLanguagesChanged(Vector<String>);

Should be const Vector<String>&.


More information about the webkit-reviews mailing list