<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body><span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span> changed
              <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scripts with protocol-relative URLs fail to load in about:blank"
   href="https://bugs.webkit.org/show_bug.cgi?id=145692">bug 145692</a>
        <br>
             <table border="1" cellspacing="0" cellpadding="8">
          <tr>
            <th>What</th>
            <th>Removed</th>
            <th>Added</th>
          </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>
               &nbsp;
           </td>
           <td>ap&#64;webkit.org
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Summary</td>
           <td>Scripts with protocol-relative URLs fail to load when nested in two or more friendly iframes
           </td>
           <td>Scripts with protocol-relative URLs fail to load in about:blank
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scripts with protocol-relative URLs fail to load in about:blank"
   href="https://bugs.webkit.org/show_bug.cgi?id=145692#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Scripts with protocol-relative URLs fail to load in about:blank"
   href="https://bugs.webkit.org/show_bug.cgi?id=145692">bug 145692</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>What happens here is that the frame you add the &lt;script&gt; element to is about:blank, and about://domain.com/script-to-load.js obviously isn't going to load.

I'm surprised that this works in Firefox somehow.</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>