[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
Wed Dec 10 10:11:43 PST 2014


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

Alex Christensen <alex.christensen at flexsim.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #243016|review?                     |review+, commit-queue+
              Flags|                            |

--- Comment #10 from Alex Christensen <alex.christensen at flexsim.com> ---
Comment on attachment 243016
  --> https://bugs.webkit.org/attachment.cgi?id=243016
Patch

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

> Source/WebCore/platform/network/curl/CurlCacheEntry.h:85
> +    ListHashSet<ResourceHandle*> m_clients;

Right now this could be an int count, but this isn't many more operations and it could be useful to have a record of exactly which clients.

-- 
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/20141210/9951ab38/attachment-0002.html>


More information about the webkit-unassigned mailing list