[Webkit-unassigned] [Bug 166969] [SOUP] Fix handling of accept language property
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jan 13 10:18:23 PST 2017
https://bugs.webkit.org/show_bug.cgi?id=166969
Michael Catanzaro <mcatanzaro at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #298752|review? |review+
Flags| |
--- Comment #6 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 298752
--> https://bugs.webkit.org/attachment.cgi?id=298752
Updated patch
View in context: https://bugs.webkit.org/attachment.cgi?id=298752&action=review
> Source/WebKit2/NetworkProcess/soup/NetworkProcessSoup.cpp:100
> + NetworkStorageSession::forEach([acceptLanguages](const WebCore::NetworkStorageSession& session) {
Should probably capture by reference instead of copying the CString object unnecessarily.
--
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/20170113/0215f333/attachment.html>
More information about the webkit-unassigned
mailing list