[Webkit-unassigned] [Bug 200886] NetworkSessionSoup does not initialize CacheOptions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 22 00:59:45 PDT 2019


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

--- Comment #2 from Claudio Saavedra <csaavedra at igalia.com> ---
Comment on attachment 376683
  --> https://bugs.webkit.org/attachment.cgi?id=376683
sketch

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

> Source/WebKit/NetworkProcess/soup/NetworkProcessSoup.cpp:121
> +    cacheOptions.add(NetworkCache::CacheOption::RegisterNotify);

I'm confused by the original code here. I don't see this cacheOptions local variable used anywhere, only set here but never read. Is this correct at all or am I missing something?

-- 
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/20190822/7ce74645/attachment.html>


More information about the webkit-unassigned mailing list