Bug 221963

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

Description Carlos Garcia Campos 2021-02-16 07:21:54 PST
Now that URL is in WTF we can just use it instead.
Comment 1 Carlos Garcia Campos 2021-02-16 07:24:52 PST
Created attachment 420470 [details]
Patch
Comment 2 Carlos Garcia Campos 2021-02-16 22:12:27 PST
Committed r272984 (234187@main): <https://commits.webkit.org/234187@main>