[Webkit-unassigned] [Bug 139339] [Curl] Cache entry is sometimes deleted when request receives a not modified response.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 8 10:14:59 PST 2014


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

--- Comment #3 from Alex Christensen <alex.christensen at flexsim.com> ---
Using a hash set as a mutex seems quite excessive. There are mutex implementations in webkit. I know this is not designed for multi threaded use, but I think it would be better to use a mutex as a mutex.

-- 
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/20141208/578fc673/attachment-0002.html>


More information about the webkit-unassigned mailing list