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

Side by Side Diff: LayoutTests/http/tests/security/postMessage/target-origin-expected.txt

Issue 91383002: Switch V8WindowCustom to the new-style ExceptionState (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Expectations. Created 7 years 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 ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:8000') does not match the recipient window's origin ('http://localhost:8000'). 1 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://127.0.0.1:8000') does not match the recipient window's origin ('http://localhost:8000').
2 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost:9090') does not match the recipient window's origin ('http://localhost:8000'). 2 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost:9090') does not match the recipient window's origin ('http://localhost:8000').
3 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost') does not match the recipient window's origin ('ht tp://localhost:8000'). 3 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://localhost') does not match the recipient window's origin ('ht tp://localhost:8000').
4 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://localhost') does not match the recipient window's origin ('h ttp://localhost:8000'). 4 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://localhost') does not match the recipient window's origin ('h ttp://localhost:8000').
5 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://localhost:8000') does not match the recipient window's origi n ('http://localhost:8000'). 5 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('https://localhost:8000') does not match the recipient window's origi n ('http://localhost:8000').
6 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origi n ('http://localhost:8000'). 6 CONSOLE ERROR: Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('http://www.example.com') does not match the recipient window's origi n ('http://localhost:8000').
7 window.location.href = http://127.0.0.1:8000/security/postMessage/target-origin. html 7 window.location.href = http://127.0.0.1:8000/security/postMessage/target-origin. html
8 8
9 waiting... 9 waiting...
10 Error sending message to null. SyntaxError: Invalid target origin '' in a call t o 'postMessage'. 10 Error sending message to null. SyntaxError: Failed to execute 'postMessage' on ' Window': Invalid target origin '' in a call to 'postMessage'.
11 Error sending message to undefined. SyntaxError: Invalid target origin '' in a c all to 'postMessage'. 11 Error sending message to undefined. SyntaxError: Failed to execute 'postMessage' on 'Window': Invalid target origin '' in a call to 'postMessage'.
12 Error sending message to //. SyntaxError: Invalid target origin '//' in a call t o 'postMessage'. 12 Error sending message to //. SyntaxError: Failed to execute 'postMessage' on 'Wi ndow': Invalid target origin '//' in a call to 'postMessage'.
13 Received message: data="Received message: data="Trying origin=http://localhost:8 000" origin="http://127.0.0.1:8000"" origin="http://localhost:8000" 13 Received message: data="Received message: data="Trying origin=http://localhost:8 000" origin="http://127.0.0.1:8000"" origin="http://localhost:8000"
14 Received message: data="Received message: data="Trying origin=http://localhost:8 000/" origin="http://127.0.0.1:8000"" origin="http://localhost:8000" 14 Received message: data="Received message: data="Trying origin=http://localhost:8 000/" origin="http://127.0.0.1:8000"" origin="http://localhost:8000"
15 Received message: data="Received message: data="Trying origin=http://localhost:8 000/foo" origin="http://127.0.0.1:8000"" origin="http://localhost:8000" 15 Received message: data="Received message: data="Trying origin=http://localhost:8 000/foo" origin="http://127.0.0.1:8000"" origin="http://localhost:8000"
16 Received message: data="Received message: data="Trying origin=http://localhost:8 000/foo?bar" origin="http://127.0.0.1:8000"" origin="http://localhost:8000" 16 Received message: data="Received message: data="Trying origin=http://localhost:8 000/foo?bar" origin="http://127.0.0.1:8000"" origin="http://localhost:8000"
17 Received message: data="Received message: data="Trying origin=http://localhost:8 000/foo?bar#baz" origin="http://127.0.0.1:8000"" origin="http://localhost:8000" 17 Received message: data="Received message: data="Trying origin=http://localhost:8 000/foo?bar#baz" origin="http://127.0.0.1:8000"" origin="http://localhost:8000"
18 Received message: data="Received message: data="Trying origin=http://user:pass@l ocalhost:8000/foo?bar#baz" origin="http://127.0.0.1:8000"" origin="http://localh ost:8000" 18 Received message: data="Received message: data="Trying origin=http://user:pass@l ocalhost:8000/foo?bar#baz" origin="http://127.0.0.1:8000"" origin="http://localh ost:8000"
19 Received message: data="Received message: data="Trying origin=*" origin="http:// 127.0.0.1:8000"" origin="http://localhost:8000" 19 Received message: data="Received message: data="Trying origin=*" origin="http:// 127.0.0.1:8000"" origin="http://localhost:8000"
20 Received message: data="Received message: data="Trying origin=/" origin="http:// 127.0.0.1:8000"" origin="http://127.0.0.1:8000" 20 Received message: data="Received message: data="Trying origin=/" origin="http:// 127.0.0.1:8000"" origin="http://127.0.0.1:8000"
21 Received message: data="Received message: data="done" origin="http://127.0.0.1:8 000"" origin="http://localhost:8000" 21 Received message: data="Received message: data="done" origin="http://127.0.0.1:8 000"" origin="http://localhost:8000"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698