Bug 242150

Summary: Crash under NetworkResourceLoader::sendDidReceiveResponsePotentiallyInNewBrowsingContextGroup()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: ASSIGNED    
Severity: Normal CC: kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2022-06-29 16:31:17 PDT
Crash under NetworkResourceLoader::sendDidReceiveResponsePotentiallyInNewBrowsingContextGroup(): 5 WebKit::NetworkResourceLoader::sendDidReceiveResponsePotentiallyInNewBrowsingContextGroup(WebCore::ResourceResponse const&, bool) <== 5 WebKit::NetworkResourceLoader::sendDidReceiveResponsePotentiallyInNewBrowsingContextGroup(WebCore::ResourceResponse const&, bool) 5 WebKit::NetworkResourceLoader::didReceiveResponse(WebCore::ResourceResponse&&, WTF::CompletionHandler<void (WebCore::PolicyAction)>&&) 5 WebKit::NetworkLoad::didReceiveResponse(WebCore::ResourceResponse&&, WebKit::NegotiatedLegacyTLS, WTF::CompletionHandler<void (WebCore::PolicyAction)>&&) 5 WebKit::NetworkDataTask::didReceiveResponse(WebCore::ResourceResponse&&, WebKit::NegotiatedLegacyTLS, WTF::CompletionHandler<void (WebCore::PolicyAction)>&&) 5 -[WKNetworkSessionDelegate URLSession:dataTask:didReceiveResponse:completionHandler:]
Attachments
Chris Dumez
Comment 1 2022-06-29 16:31:30 PDT
Chris Dumez
Comment 2 2022-06-29 16:34:47 PDT
Note You need to log in before you can comment on or make changes to this bug.