| 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: |
|
||||||
Created attachment 440844 [details]
Patch
Comment on attachment 440844 [details]
Patch
r=me
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]. |
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&)