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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/security/xss-DENIED-javascript-variations-expected.txt

Issue 1990353002: [DevTools] Capture call stacks for console messages without location. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: one more win7 expectation Created 4 years, 7 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
OLDNEW
1 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 1 CONSOLE ERROR: line 13: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
2 2
3 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 3 CONSOLE ERROR: line 14: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
4 4
5 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 5 CONSOLE ERROR: line 16: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
6 6
7 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 7 CONSOLE ERROR: line 19: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
8 8
9 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 9 CONSOLE ERROR: line 20: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
10 10
11 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 11 CONSOLE ERROR: line 22: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
12 12
13 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 13 CONSOLE ERROR: line 24: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
14 14
15 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 15 CONSOLE ERROR: line 25: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
16 16
17 CONSOLE ERROR: Blocked a frame with origin "http://127.0.0.1:8000" from accessin g a frame with origin "null". The frame requesting access has a protocol of "ht tp", the frame being accessed has a protocol of "data". Protocols must match. 17 CONSOLE ERROR: line 27: Blocked a frame with origin "http://127.0.0.1:8000" from accessing a frame with origin "null". The frame requesting access has a protoc ol of "http", the frame being accessed has a protocol of "data". Protocols must match.
18 18
19 19
20 20
21 21
22 -------- 22 --------
23 Frame: 'VictimFrame' 23 Frame: 'VictimFrame'
24 -------- 24 --------
25 Inner text should not be replaced. 25 Inner text should not be replaced.
26 26
27 27
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698