| Index: third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
|
| index 0f1764058c6473eaf51400975801cfbc4dff4031..6ce0bfdf7c8279cc9089b3e3f669c37c53e18c39 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt
|
| @@ -12,20 +12,74 @@ CONSOLE ERROR: line 37: XMLHttpRequest cannot load http://localhost:8000/inspect
|
| Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled.
|
|
|
| console-xhr-logging.html:5 sending a GET request to resources/xhr-exists.html
|
| -network-test.js:33 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.makeXHR @ network-test.js:33makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:12(anonymous function) @ VM:1
|
| -network-test.js:37 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-exists.html".makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:12(anonymous function) @ VM:1
|
| +network-test.js:33 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check https://xhr.spec.whatwg.org/.
|
| +makeXHR @ network-test.js:33
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:12
|
| +(anonymous function) @ VM:1
|
| +network-test.js:37 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-exists.html".
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:12
|
| +(anonymous function) @ VM:1
|
| console-xhr-logging.html:5 sending a GET request to resources/xhr-does-not-exist.html
|
| -network-test.js:37 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:14(anonymous function) @ VM:1
|
| -network-test.js:37 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html".makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:14(anonymous function) @ VM:1
|
| +network-test.js:37 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:14
|
| +(anonymous function) @ VM:1
|
| +network-test.js:37 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html".
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:14
|
| +(anonymous function) @ VM:1
|
| console-xhr-logging.html:5 sending a POST request to resources/post-target.cgi
|
| -network-test.js:37 XHR finished loading: POST "http://127.0.0.1:8000/inspector/resources/post-target.cgi".makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:16(anonymous function) @ VM:1
|
| +network-test.js:37 XHR finished loading: POST "http://127.0.0.1:8000/inspector/resources/post-target.cgi".
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:16
|
| +(anonymous function) @ VM:1
|
| console-xhr-logging.html:5 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.html
|
| -network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/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 allowed access.makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:18(anonymous function) @ VM:1
|
| -network-test.js:37 XHR failed loading: GET "http://localhost:8000/inspector/resources/xhr-exists.html".makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:18(anonymous function) @ VM:1
|
| +network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/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 allowed access.
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:18
|
| +(anonymous function) @ VM:1
|
| +network-test.js:37 XHR failed loading: GET "http://localhost:8000/inspector/resources/xhr-exists.html".
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:18
|
| +(anonymous function) @ VM:1
|
| console-xhr-logging.html:5 sending a GET request to resources/xhr-exists.html
|
| console-xhr-logging.html:5 sending a GET request to resources/xhr-does-not-exist.html
|
| -network-test.js:37 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:14(anonymous function) @ VM:1
|
| +network-test.js:37 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not Found)
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:14
|
| +(anonymous function) @ VM:1
|
| console-xhr-logging.html:5 sending a POST request to resources/post-target.cgi
|
| console-xhr-logging.html:5 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.html
|
| -network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/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 allowed access.makeXHR @ network-test.js:37makeSimpleXHRWithPayload @ network-test.js:16makeSimpleXHR @ network-test.js:11requestHelper @ console-xhr-logging.html:6makeRequests @ console-xhr-logging.html:18(anonymous function) @ VM:1
|
| +network-test.js:37 XMLHttpRequest cannot load http://localhost:8000/inspector/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 allowed access.
|
| +makeXHR @ network-test.js:37
|
| +makeSimpleXHRWithPayload @ network-test.js:16
|
| +makeSimpleXHR @ network-test.js:11
|
| +requestHelper @ console-xhr-logging.html:6
|
| +makeRequests @ console-xhr-logging.html:18
|
| +(anonymous function) @ VM:1
|
|
|
|
|