[Webkit-unassigned] [Bug 171934] Content from loopback addresses (e.g. 127.0.0.1) should not be considered mixed content

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 19 23:04:17 PDT 2019


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

--- Comment #49 from antoine at thirdshelf.com ---
> > Modifications to tests would involve replacing 127.0.0.1 to localhost at the
> > appropriate places (which would then be modified as necessary as part of a
> > separate bug to tackle localhost rules).
> 
> I'm not sure if it will be that easy. E.g. this change will likely break all
> the mixed content tests. I think we will just need to have a setting that
> tests can use to choose which behavior they get. See my suggestion in
> comment #43

Makes sense - i actually got things to work by swapping 127.0.0.1 for localhost in the mixed content tests (along with the string in the expected result) but i guess the testcontroller is a cleaner approach. I'll give it a shot in a separate branch. Thanks Michael!

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191020/7fdc3db4/attachment.html>


More information about the webkit-unassigned mailing list