[Webkit-unassigned] [Bug 173478] REGRESSION (r218015) IconLoaders for an already cached resource no longer load asynchronously.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 16 10:04:50 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=173478
--- Comment #1 from Brady Eidson <beidson at apple.com> ---
Inside bool CachedResource::addClientToSet(CachedResourceClient& client), the check "m_type == RawResource || m_type == MainResource" needed to be updated to include Favicon type.
--
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/20170616/9065de2b/attachment.html>
More information about the webkit-unassigned
mailing list