[Webkit-unassigned] [Bug 221206] [SOUP] Stop using SoupBuffer in preparation for libsoup3

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 1 08:03:18 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=221206

Sergio Villar Senin <svillar at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |svillar at igalia.com
 Attachment #418874|review?                     |review+
              Flags|                            |

--- Comment #3 from Sergio Villar Senin <svillar at igalia.com> ---
Comment on attachment 418874
  --> https://bugs.webkit.org/attachment.cgi?id=418874
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=418874&action=review

> Source/WebCore/platform/network/soup/ResourceRequestSoup.cpp:69
> +        SoupBuffer* soupBuffer = soup_buffer_new_with_owner(g_bytes_get_data(data, nullptr),

auto* soupBuffer ?

Also I guess this would be migrated later right? Consider adding a comment.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210201/1b1a7496/attachment.htm>


More information about the webkit-unassigned mailing list