1CONSOLE 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').
1CONSOLE ERROR: line 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').
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
5 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('htt
p://127.0.0.1:8000') does not match the recipient window's origin ('http://local
host:8000'). console-cross-origin-iframe-logging.html:19
5 Failed to execute 'postMessage' on 'DOMWindow': The target origin provided ('htt
p://127.0.0.1:8000') does not match the recipient window's origin ('http://local
host:8000'). console-cross-origin-iframe-logging.html:19
Issue 472023002: [DevTools] ConsoleAPI messages pass through frame console
(Closed)
Created 6 years, 4 months ago by kozyatinskiy1
Modified 6 years, 4 months ago
Reviewers: vsevik, sof
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 12