[webkit-help] Access a different host in LayoutTests/http tests

Dirk Pranke dpranke at chromium.org
Thu Jun 24 10:50:57 PDT 2010


We typically use "localhost" and "127.0.0.1" for this scenario,
since those are considered two different hosts. You can find
examples in the http/security directory.

-- Dirk

On Thu, Jun 24, 2010 at 10:41 AM,  <Chang.Shu at nokia.com> wrote:
> Hi,
>
> I am trying to create a test case related to security issues so that the
> test case, which is sitting in LayoutTests/http, can access another host. I
> think it may break the rule of layout tests to access some external sites.
> But I am not sure how to simulate a second http host using the
> run-webkit-tests script. Anybody has a clue?
>
> Thanks very much!
>
> Chang
>
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help
>
>


More information about the webkit-help mailing list