| OLD | NEW |
| 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" |
| OLD | NEW |