[Webkit-unassigned] [Bug 165670] Add a warning for unused link preloads.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 24 09:24:13 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=165670
--- Comment #48 from youenn fablet <youennf at gmail.com> ---
Comment on attachment 305286
--> https://bugs.webkit.org/attachment.cgi?id=305286
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=305286&action=review
>> Source/WebCore/dom/Document.cpp:2263
>> + m_cachedResourceLoader->stopUnusedPreloadsTimer();
>
> Youenn - can you just confirm that I can assume m_cachedResourceLoader here can never be nullptr? I'm almost sure that's the case...
This is fine.
--
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/20170324/97ce02eb/attachment-0001.html>
More information about the webkit-unassigned
mailing list