[Webkit-unassigned] [Bug 145692] Scripts with protocol-relative URLs fail to load in about:blank

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 10 14:36:36 PDT 2015


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org
            Summary|Scripts with                |Scripts with
                   |protocol-relative URLs fail |protocol-relative URLs fail
                   |to load when nested in two  |to load in about:blank
                   |or more friendly iframes    |

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
What happens here is that the frame you add the <script> 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.

-- 
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/20150610/313ceb61/attachment.html>


More information about the webkit-unassigned mailing list