<html>
    <head>
      <base href="https://bugs.webkit.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add a warning for unused link preloads."
   href="https://bugs.webkit.org/show_bug.cgi?id=165670#c41">Comment # 41</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add a warning for unused link preloads."
   href="https://bugs.webkit.org/show_bug.cgi?id=165670">bug 165670</a>
              from <span class="vcard"><a class="email" href="mailto:youennf&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <span class="fn">youenn fablet</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=305273&amp;action=diff" name="attach_305273" title="Patch">attachment 305273</a> <a href="attachment.cgi?id=305273&amp;action=edit" title="Patch">[details]</a></span>
Patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=305273&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=305273&amp;action=review</a>

<span class="quote">&gt; Source/WebCore/page/DOMWindow.h:390
&gt; +    Timer m_unusedPreloadsTimer;</span >

Why not having this timer in CachedResourceLoader and letting DOMWindow/Document notify the cached resource loader when to start/stop its timer?
(I still think the preload management logic should be somehow isolated to ease understanding and future evolution of this mechanism)</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>