| OLD | NEW |
| 1 CONSOLE MESSAGE: line 10: sending a %s request to %s | 1 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 2 CONSOLE WARNING: Synchronous XMLHttpRequest on the main thread is deprecated bec
ause of its detrimental effects to the end user's experience. For more help, che
ck https://xhr.spec.whatwg.org/. | 2 CONSOLE WARNING: line 33: Synchronous XMLHttpRequest on the main thread is depre
cated because of its detrimental effects to the end user's experience. For more
help, check https://xhr.spec.whatwg.org/. |
| 3 CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous reques
ts is deprecated. | 3 CONSOLE WARNING: line 34: Setting 'XMLHttpRequest.withCredentials' for synchrono
us requests is deprecated. |
| 4 CONSOLE MESSAGE: line 10: sending a %s request to %s | 4 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 5 CONSOLE MESSAGE: line 10: sending a %s request to %s | 5 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 6 CONSOLE MESSAGE: line 10: sending a %s request to %s | 6 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 7 CONSOLE ERROR: line 37: XMLHttpRequest cannot load http://localhost:8000/inspect
or/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present
on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allo
wed access. | 7 CONSOLE ERROR: line 37: XMLHttpRequest cannot load http://localhost:8000/inspect
or/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present
on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allo
wed access. |
| 8 CONSOLE MESSAGE: line 10: sending a %s request to %s | 8 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 9 CONSOLE MESSAGE: line 10: sending a %s request to %s | 9 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 10 CONSOLE MESSAGE: line 10: sending a %s request to %s | 10 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 11 CONSOLE MESSAGE: line 10: sending a %s request to %s | 11 CONSOLE MESSAGE: line 10: sending a %s request to %s |
| 12 CONSOLE ERROR: line 37: XMLHttpRequest cannot load http://localhost:8000/inspect
or/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present
on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allo
wed access. | 12 CONSOLE ERROR: line 37: XMLHttpRequest cannot load http://localhost:8000/inspect
or/resources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present
on the requested resource. Origin 'http://127.0.0.1:8000' is therefore not allo
wed access. |
| 13 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when
Disabled. | 13 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when
Disabled. |
| (...skipping 10 matching lines...) Expand all Loading... |
| 24 console-xhr-logging.html:5 sending a GET request to http://localhost:8000/inspec
tor/resources/xhr-exists.html | 24 console-xhr-logging.html:5 sending a GET request to http://localhost:8000/inspec
tor/resources/xhr-exists.html |
| 25 network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/re
sources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on t
he requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed a
ccess.makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16m
akeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeR
equests @ console-xhr-logging.html:18(anonymous function) @ VM:1 | 25 network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/re
sources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on t
he requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed a
ccess.makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16m
akeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeR
equests @ console-xhr-logging.html:18(anonymous function) @ VM:1 |
| 26 network-test.js:37 XHR failed loading: GET "http://localhost:8000/inspector/reso
urces/xhr-exists.html".makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ ne
twork-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-lo
gging.html:6makeRequests @ console-xhr-logging.html:18(anonymous function) @ VM:
1 | 26 network-test.js:37 XHR failed loading: GET "http://localhost:8000/inspector/reso
urces/xhr-exists.html".makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ ne
twork-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-lo
gging.html:6makeRequests @ console-xhr-logging.html:18(anonymous function) @ VM:
1 |
| 27 console-xhr-logging.html:5 sending a GET request to resources/xhr-exists.html | 27 console-xhr-logging.html:5 sending a GET request to resources/xhr-exists.html |
| 28 console-xhr-logging.html:5 sending a GET request to resources/xhr-does-not-exist
.html | 28 console-xhr-logging.html:5 sending a GET request to resources/xhr-does-not-exist
.html |
| 29 network-test.js:37 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-ex
ist.html 404 (Not Found)makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ n
etwork-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-l
ogging.html:6makeRequests @ console-xhr-logging.html:14(anonymous function) @ VM
:1 | 29 network-test.js:37 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-ex
ist.html 404 (Not Found)makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ n
etwork-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-l
ogging.html:6makeRequests @ console-xhr-logging.html:14(anonymous function) @ VM
:1 |
| 30 console-xhr-logging.html:5 sending a POST request to resources/post-target.cgi | 30 console-xhr-logging.html:5 sending a POST request to resources/post-target.cgi |
| 31 console-xhr-logging.html:5 sending a GET request to http://localhost:8000/inspec
tor/resources/xhr-exists.html | 31 console-xhr-logging.html:5 sending a GET request to http://localhost:8000/inspec
tor/resources/xhr-exists.html |
| 32 network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/re
sources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on t
he requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed a
ccess.makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16m
akeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeR
equests @ console-xhr-logging.html:18(anonymous function) @ VM:1 | 32 network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/re
sources/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on t
he requested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed a
ccess.makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16m
akeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeR
equests @ console-xhr-logging.html:18(anonymous function) @ VM:1 |
| 33 | 33 |
| OLD | NEW |