<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix &lt;script srcset&gt; being loaded by the preloader."
   href="https://bugs.webkit.org/show_bug.cgi?id=144675#c4">Comment # 4</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Fix &lt;script srcset&gt; being loaded by the preloader."
   href="https://bugs.webkit.org/show_bug.cgi?id=144675">bug 144675</a>
              from <span class="vcard"><a class="email" href="mailto:darin&#64;apple.com" title="Darin Adler &lt;darin&#64;apple.com&gt;"> <span class="fn">Darin Adler</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=252460&amp;action=diff" name="attach_252460" title="Patch">attachment 252460</a> <a href="attachment.cgi?id=252460&amp;action=edit" title="Patch">[details]</a></span>
Patch

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

<span class="quote">&gt; LayoutTests/http/tests/loading/preload-script-src-expected.txt:6
&gt; +This test needs to be run in DRT. Preload scanner should see the script resource. </span >

It’s not so good to have this in the test output. We should make this visible only when you are not running it in the test runner.

<span class="quote">&gt; LayoutTests/http/tests/loading/preload-script-src.html:9
&gt; +This test needs to be run in DRT. Preload scanner should see the script resource.</span >

It’s not great to refer to the test runner as DRT. The latest version is named WebKitTestRunner.

<span class="quote">&gt; LayoutTests/http/tests/loading/preload-script-srcset-ignored-expected.txt:6
&gt; +This test needs to be run in DRT. Preload scanner should not see the script resource since it's in a srcset attribute. </span >

It’s not so good to have this in the test output. We should make this visible only when you are not running it in the test runner.

<span class="quote">&gt; LayoutTests/http/tests/loading/preload-script-srcset-ignored.html:9
&gt; +This test needs to be run in DRT. Preload scanner should not see the script resource since it's in a srcset attribute.</span >

It’s not great to refer to the test runner as DRT. The latest version is named WebKitTestRunner.</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>