[webkit-changes] [WebKit/WebKit] 2c5325: Unreviewed build fix for r262982
bnham
noreply at github.com
Fri Apr 14 13:35:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2c5325e6b4b7b63cba5a5a67976b11a4b08ef702
https://github.com/WebKit/WebKit/commit/2c5325e6b4b7b63cba5a5a67976b11a4b08ef702
Author: Ben Nham <nham at apple.com>
Date: 2023-04-14 (Fri, 14 Apr 2023)
Changed paths:
M Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm
Log Message:
-----------
Unreviewed build fix for r262982
https://bugs.webkit.org/show_bug.cgi?id=255468
rdar://107879504
Unreviewed build fix. The delegate method expects an NSHTTPURLResponse, not an NSURLResponse.
* Source/WebKit/NetworkProcess/cocoa/NetworkSessionCocoa.mm:
(-[WKNetworkSessionDelegate URLSession:task:didReceiveInformationalResponse:]):
(-[WKNetworkSessionDelegate URLSession:task:_didReceiveInformationalResponse:]):
Canonical link: https://commits.webkit.org/262986@main
More information about the webkit-changes
mailing list