Bug 221251

Summary: [GTK][WPE] Reduce the use of SoupURI in preparation for libsoup3
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, berto, bugs-noreply, ews-watchlist, gustavo
Priority: P2 Keywords: Gtk
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 220508    
Attachments:
Description Flags
Patch aperez: review+, aperez: commit-queue-

Description Carlos Garcia Campos 2021-02-02 02:08:47 PST
SoupURI is gone in libsoup3.
Comment 1 Carlos Garcia Campos 2021-02-02 02:10:24 PST
Created attachment 418976 [details]
Patch
Comment 2 EWS Watchlist 2021-02-02 02:11:02 PST
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See https://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 Adrian Perez 2021-02-02 06:42:16 PST
Comment on attachment 418976 [details]
Patch

Patch LGTM, but please make the style checker happy before landing =)
Comment 4 Carlos Garcia Campos 2021-02-03 00:30:30 PST
Committed r272301: <https://trac.webkit.org/changeset/272301>