...
<rdar://problem/109812699>
Pull request: https://github.com/WebKit/WebKit/pull/14326
Committed 264586@main (5a0dc0c7e3a5): <https://commits.webkit.org/264586@main> Reviewed commits have been landed. Closing PR #14326 and removing active labels.
GTK-Linux-64bit-Release-Packaging-Nightly-Ubuntu2004 post-commit bot build is failing after this patch with the following error: ``` ../../Source/WebCore/platform/network/DNS.cpp:52:73: error: no match for call to ‘(WebCore::DNSCompletionHandler {aka WTF::CompletionHandler<void(std::experimental::fundamentals_v3::expected<WTF::Vector<WebCore::IPAddress>, WebCore::DNSError>&&)>}) (Unexpected<WebCore::DNSError>)’ 52 | return completionHandler(makeUnexpected(DNSError::CannotResolve)); | ``` https://build.webkit.org/#/builders/30/builds/8528
Re-opening for pull request https://github.com/webkit/webkit/pull/14447
Committed 264651@main (e2d7aa707d71): <https://commits.webkit.org/264651@main> Reviewed commits have been landed. Closing PR #14447 and removing active labels.