[Webkit-unassigned] [Bug 255242] [ macOS , iOS ] imported/w3c/web-platform-tests/preload/modulepreload.html is a flaky failure
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Apr 10 21:09:21 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=255242
--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
The root cause of the flakiness is ResourceTimingInformation using pointer value as its key for m_initiatorMap. When two resources of the same document happen to be allocated at the same address, we erroneously conclude that the resource timing information had already been added in ResourceTimingInformation::addResourceTiming.
--
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/20230411/7327612c/attachment.htm>
More information about the webkit-unassigned
mailing list