[Webkit-unassigned] [Bug 46736] Script to modify http (and websocket) tests to work on ethernet interfaces other than 127.0.0.1/localhost

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 03:55:07 PDT 2010


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





--- Comment #4 from David Kilzer (ddkilzer) <ddkilzer at webkit.org>  2010-09-30 03:55:07 PST ---
(In reply to comment #2)
> How many of the tests don't work, and what are the manual steps
> normally needed to make them work?

I don't have a test count.  I've never tried to run all of the http and websocket tests against another interface.

When a test does fail, it's because it expects to be run from 127.0.0.1 and uses "localhost" as a non-matching security origin.

> I suspect it's mostly security tests, where we differentiate between
> 127.0.0.1 and localhost, is that correct?

Correct.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list