[Webkit-unassigned] [Bug 141295] Switch to file backed buffer when resource is cached to disk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 13:36:52 PST 2015


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

--- Comment #10 from Chris Dumez <cdumez at apple.com> ---
(In reply to comment #5)
> Comment on attachment 246121 [details]
> patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=246121&action=review
> 
> > Source/WebKit2/NetworkProcess/cache/NetworkCacheStorageCocoa.mm:257
> > +    if (!map)
> 
> On failure mmap() returns MAP_FAILED which is (void*)-1, not 0.

BTW, it looks like we have the same bug in decodeEntry() already.

-- 
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/20150205/dacad7a3/attachment-0002.html>


More information about the webkit-unassigned mailing list