Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
[Soup] USE(SOUP2) build fix after 250730@main
https://bugs.webkit.org/show_bug.cgi?id=240943 Patch by Žan Doberšek <zdobersek@igalia.com> on 2022-05-25 Unreviewed build fix for USE(SOUP2), switching to string literals in a couple of places where URL::protocolIs() is expecting them. * Source/WebKit/NetworkProcess/soup/NetworkDataTaskSoup.cpp: (WebKit::NetworkDataTaskSoup::authenticateCallback): (WebKit::NetworkDataTaskSoup::didStartRequest): Canonical link: https://commits.webkit.org/251001@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294871 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information