[Webkit-unassigned] [Bug 229657] [curl] ASSERT(m_resourceTiming.networkLoadMetrics().isComplete() || m_resourceTiming.resourceLoadTiming().endTime()) is failing in PerformanceResourceTiming::responseEnd

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 29 15:04:35 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=229657

--- Comment #1 from Fujii Hironori <Hironori.Fujii at sony.com> ---
This assertion failure is caused by the response of https://twitter.com/.

https://twitter.com/ is retrieved by ServiceWorker fetch.
ServiceWorkerFetchTask::didFinish sends a WebResourceLoader::DidFinishResourceLoad message with empty NetworkLoadMetrics.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210829/24919d10/attachment.htm>


More information about the webkit-unassigned mailing list