Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(177)

Side by Side Diff: LayoutTests/http/tests/security/xss-DENIED-defineProperty-expected.txt

Issue 19932002: Throw exceptions on all failed cross-origin access checks. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: test. Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
2 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
3 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
4 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
5 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
6 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
7 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
8 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
9 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
10 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
11 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
12 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
13 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
14 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
15 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
16 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
17 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
18 CONSOLE MESSAGE: Blocked a frame with origin "http://localhost:8000" from access ing a frame with origin "http://127.0.0.1:8000". Protocols, domains, and ports m ust match.
19 1
20 PASS: cross-site assignment of Object constructor not allowed 2 PASS: cross-site assignment of Object constructor not allowed
21 PASS: cross-site assignment of new property not allowed 3 PASS: cross-site assignment of new property not allowed
22 PASS: cross-site assignment of location.hash not allowed 4 PASS: cross-site assignment of location.hash not allowed
23 PASS: cross-site assignment of location.search not allowed 5 PASS: cross-site assignment of location.search not allowed
24 PASS: cross-site assignment of location.newProperty not allowed 6 PASS: cross-site assignment of location.newProperty not allowed
25 PASS: cross-site assignment of location.reload not allowed 7 PASS: cross-site assignment of location.reload not allowed
26 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698