blob: 0a1b2deb31eeeba56c71a5fce695f983e1962ccd (
plain)
1
2
3
4
5
6
7
8
9
10
|
CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports must match.
CONSOLE ERROR: line 1: Uncaught SecurityError: Blocked a frame with origin "http://localhost:8000" from accessing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports must match.
--------
Frame: 'childFrame'
--------
This tests that plug-ins can access objects in other frames as allowed by the security model enforced in WebCore.
SUCCESS
|