blob: 428850312978f5ade8bc6ca4946c96fa901dd153 (
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 plugins can access objects in other frames as allowed by the security model enforced in WebCore.
SUCCESS
|