[Webkit-unassigned] [Bug 167415] Avoid evicting link preload resources when parsing is done.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 31 08:36:34 PST 2017


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

--- Comment #27 from youenn fablet <youennf at gmail.com> ---
Thanks for the context, that is helpful.
I guess a possibility might be to make m_preloads a class (or set of classes, one for m_preloads and one for each preloaded resource) that would handle this logic by itself.

We could then migrate some preload logic from CachedResource to these classes: m_preloadCount, when to cancel preloads...

-- 
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/20170131/4cfb41e1/attachment.html>


More information about the webkit-unassigned mailing list