OLD | NEW |
1 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access
ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m
ust match. | 1 ALERT: PASS: Access to window.frames[0].history threw an exception. |
2 ALERT: Child window's history object before attempt to clear: undefined | |
3 ALERT: About to shadow child window's history object: [object History] | 2 ALERT: About to shadow child window's history object: [object History] |
4 ALERT: Shadowed child window's history object: | 3 ALERT: Shadowed child window's history object: |
5 CONSOLE MESSAGE: Blocked a frame with origin "http://127.0.0.1:8000" from access
ing a frame with origin "http://localhost:8000". Protocols, domains, and ports m
ust match. | 4 ALERT: PASS: Access to window.frames[0].history threw an exception. |
6 ALERT: Child window's history object after attempt to clear: undefined | |
7 | 5 |
OLD | NEW |