Try serving the benchmark from a local webserver (one easy way: start python
-m SimpleHTTPServer in the Speedometer directory).

On Mon, Sep 18, 2017 at 9:07 AM, <[email protected]> wrote:

> Hi,
>
> I am trying to run Speedometer 2.0 (downloaded from Webkit/Websites/
> browserbench.org/Speedometer2.0) on the content shell that I build out of
> Chromium source.
>
>
> ./content_shell index.html
>
> DevTools listening on ws://127.0.0.1:40373/devtools/
> browser/96d730e6-13d3-4175-a147-63355f831f9e
> [5577:5577:0918/100222.033747:238519405135:INFO:CONSOLE(174)] "Uncaught
> SecurityError: Failed to read the 'contentDocument' property from
> 'HTMLIFrameElement': Blocked a frame with origin "null" from accessing a
> frame with origin "null". Protocols, domains, and ports must match.",
> source: file:///home/sirish/webkit/Websites/browserbench.org/
> Speedometer2.0/resources/benchmark-runner.js (174)
>
> To be honest, I am not great on JavaScript yet. However, I am suspecting
> there might be "other" that I need to have on my system before I dig deep
> into Javascript. If that's the case, can some suggest/hint what I am
> missing?
>
> Thanks.
> Sirish
>
> --
> --
> v8-dev mailing list
> [email protected]
> http://groups.google.com/group/v8-dev
> ---
> You received this message because you are subscribed to the Google Groups
> "v8-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>

-- 
-- 
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- 
You received this message because you are subscribed to the Google Groups 
"v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to