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 <[email protected]> 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 > [email protected] > http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev > > _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

