1 CONSOLE ERROR: line 19: Failed to execute 'postMessage' on 'DOMWindow': The targ
et origin provided ('http://127.0.0.1:8000') does not match the recipient window
's origin ('http://localhost:8000').
1 CONSOLE ERROR: line 19: Failed to execute 'postMessage' on 'DOMWindow': The targ
et origin provided ('http://127.0.0.1:8000') does not match the recipient window
's origin ('http://localhost:8000').
2 Tests that cross origin errors are logged with source url and line number.
2 Tests that cross origin errors are logged with source url and line number.
3
3
4
4
5console-cross-origin-iframe-logging.html:19 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').accessFrame @ console-cross-origin-iframe-logging.html:19(anonymous function) @ VM:1
5console-cross-origin-iframe-logging.html:19 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').accessFrame @ console-cross-origin-iframe-logging.html:19(anonymous) @ VM:1
Issue 2297903005: DevTools: (anonymous function) ==> (anonymous)
(Closed)
Created 4 years, 3 months ago by paulirish
Modified 4 years, 3 months ago
Reviewers: kozy, caseq, pfeldman
Base URL:
Comments: 2