[Webkit-unassigned] [Bug 222555] Use PriorityQueue in NetworkCache::Storage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 1 09:29:55 PST 2021


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

--- Comment #2 from Keith Miller <keith_miller at apple.com> ---
Comment on attachment 421832
  --> https://bugs.webkit.org/attachment.cgi?id=421832
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=421832&action=review

Overall, looks good to me. Glad someone else is using the PriorityQueue!

> Source/WebKit/NetworkProcess/cache/NetworkCacheStorage.cpp:797
> +    size_t pendingCount = m_pendingReadOperations.size();

I think you need an UNUSED_PARAM here.

-- 
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/20210301/8a1df7ff/attachment.htm>


More information about the webkit-unassigned mailing list