Bug 231537

Summary: [COOP] Crash under ReportingEndpointsCache::addEndpointFromDictionary()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebCore Misc.Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ews-watchlist, ggaren, japhet, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2021-10-11 14:56:28 PDT
Crash under ReportingEndpointsCache::addEndpointFromDictionary(): 12 WebCore::ReportingEndpointsCache::addEndpointFromDictionary(WebCore::SecurityOriginData const&, WTF::URL const&, WTF::StringView) <== 12 WebCore::ReportingEndpointsCache::addEndpointFromDictionary(WebCore::SecurityOriginData const&, WTF::URL const&, WTF::StringView) 12 WebCore::ReportingEndpointsCache::addEndPointsFromResponse(WebCore::ResourceResponse const&) 12 WebCore::DocumentLoader::responseReceived(WebCore::ResourceResponse const&, WTF::CompletionHandler<void ()>&&) 12 WebCore::DocumentLoader::responseReceived(WebCore::CachedResource&, WebCore::ResourceResponse const&, WTF::CompletionHandler<void ()>&&) 12 WebCore::CachedRawResource::responseReceived(WebCore::ResourceResponse const&) 12 WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&, WTF::CompletionHandler<void ()>&&) 12 WebKit::WebResourceLoader::didReceiveResponse(WebCore::ResourceResponse const&, bool) 12 WebKit::WebResourceLoader::didReceiveWebResourceLoaderMessage(IPC::Connection&, IPC::Decoder&)
Attachments
Patch (4.83 KB, patch)
2021-10-11 15:00 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2021-10-11 14:56:38 PDT
Chris Dumez
Comment 2 2021-10-11 15:00:17 PDT
Geoffrey Garen
Comment 3 2021-10-11 15:40:13 PDT
Comment on attachment 440844 [details] Patch r=me
EWS
Comment 4 2021-10-11 17:05:44 PDT
Committed r283952 (242804@main): <https://commits.webkit.org/242804@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 440844 [details].
Note You need to log in before you can comment on or make changes to this bug.