[webkit-dev] Facing problem in running html-parser.html
Eric Seidel
eric at webkit.org
Fri Sep 30 01:18:37 PDT 2011
Every file:// url has a unique security origin in Chrome. So the test
only works in Safari.
Try using Tools/Scripts/run-safari.
-eric
On Fri, Sep 30, 2011 at 1:13 AM, Monil Parmar <monil.parmar at gmail.com> wrote:
> Hi,
>
> Iam trying to run the parser performance test on webkit through
> PerformanceTests.
> But iam facing problem of "NETWORK_ERR: XMLHttpRequest" on running
> "html-parser.html"
>
>
> ** Message: console message: @1: XMLHttpRequest cannot load
> file:///PerformanceTests/Parser/resources/html5.html. Cross origin requests
> are only supported for HTTP.
> ** Message: console message: undefined @0: NETWORK_ERR: XMLHttpRequest
> Exception 101: A network error occured in synchronous requests.
>
> Any specific settings are required for Cross origin requests?
>
> Thanks in advance for help.
>
>
> Monil
>
> _______________________________________________
> webkit-dev mailing list
> webkit-dev at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
More information about the webkit-dev
mailing list