[Webkit-unassigned] [Bug 154852] NetworkCache: Web process leaks resource buffer when using shareable reasources

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 1 08:58:09 PST 2016


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

--- Comment #3 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #2)
> Comment on attachment 272558 [details]
> Patch
> 
> Better still to replace PassRefPtr with RefPtr&& or Ref&&, but I’m sure
> someone will come along to do that later.

I thought about that, there's tricky part in SubresourceLoader::didReceiveDataOrBuffer that calls ResourceLoader::didReceiveDataOrBuffer, but yes, it can be done. I decided to leave that for a follow up patch, to ensure the leak is fixed first.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160301/da4698ae/attachment.html>


More information about the webkit-unassigned mailing list