[Webkit-unassigned] [Bug 207382] Regression (r256011): http/tests/resourceLoadStatistics/aggregate-sorted-data-no-storage-access.html is consistently failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 7 10:30:12 PST 2020


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

--- Comment #3 from Yusuke Suzuki <ysuzuki at apple.com> ---
The bug is in existing implementation of ResourceLoadStatisticsMemoryStore::dumpResourceLoadStatistics. It relies on particular hash-table ordering, while hash-table does not guarantee it.

-- 
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/20200207/a3f8e840/attachment.htm>


More information about the webkit-unassigned mailing list