Bug 221963 - [GTK][WPE] Reduce the use of SoupURI in unit tests in preparation for libsoup3
Summary: [GTK][WPE] Reduce the use of SoupURI in unit tests in preparation for libsoup3
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: libsoup3
  Show dependency treegraph
 
Reported: 2021-02-16 07:21 PST by Carlos Garcia Campos
Modified: 2021-02-16 22:12 PST (History)
2 users (show)

See Also:


Attachments
Patch (23.75 KB, patch)
2021-02-16 07:24 PST, Carlos Garcia Campos
aperez: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>