[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:18:31 PDT 2017


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

--- Comment #46 from Yoav Weiss <yoav at yoav.ws> ---
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...

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


More information about the webkit-unassigned mailing list