<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Initial Link preload support"
   href="https://bugs.webkit.org/show_bug.cgi?id=156334#c22">Comment # 22</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Initial Link preload support"
   href="https://bugs.webkit.org/show_bug.cgi?id=156334">bug 156334</a>
              from <span class="vcard"><a class="email" href="mailto:timothy&#64;apple.com" title="Timothy Hatcher &lt;timothy&#64;apple.com&gt;"> <span class="fn">Timothy Hatcher</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=275888&amp;action=diff" name="attach_275888" title="Patch">attachment 275888</a> <a href="attachment.cgi?id=275888&amp;action=edit" title="Patch">[details]</a></span>
Patch

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

<span class="quote">&gt; Source/WebCore/loader/LinkLoader.cpp:120
&gt; +        document.addConsoleMessage(MessageSource::Other, MessageLevel::Warning, String(&quot;&lt;link rel=preload&gt; has an invalid `href` value&quot;));</span >

This should be an error, not a warning, since the preload is ignored without it.

<span class="quote">&gt; Source/WebCore/loader/LinkLoader.cpp:125
&gt; +        document.addConsoleMessage(MessageSource::Other, MessageLevel::Warning, String(&quot;&lt;link rel=preload&gt; must have a valid `as` value&quot;));</span >

Ditto.</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>