1 CONSOLE MESSAGE: Sandbox access violation: Blocked a frame at "http://127.0.0.1:
8000" from accessing a frame at "http://127.0.0.1:8000". The frame being access
ed is sandboxed and lacks the "allow-same-origin" flag.
2 ALERT: PASS: Cross-origin access to the Location object threw an exception.
1 ALERT: PASS: Cross-origin access to the Location object threw an exception.
3 Sandboxing a frame puts it into a unique origin by default, which the containing
document shouldn't have script access to. This test passes if an exception is t
hrown upon the access violation.
2 Sandboxing a frame puts it into a unique origin by default, which the containing
document shouldn't have script access to. This test passes if an exception is t
hrown upon the access violation.
Issue 19564003: Populate cross-origin location access SecurityError messages.
(Closed)
Created 7 years, 5 months ago by Mike West
Modified 7 years, 5 months ago
Reviewers: abarth-chromium, arv (Not doing code reviews)
Base URL: svn://svn.chromium.org/blink/trunk
Comments: 6