Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(37)

Side by Side Diff: LayoutTests/http/tests/inspector/console-xhr-logging-expected.txt

Issue 23464028: Add the responseType parameter to InspectorTest.makeXHR (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 10: sending a %s request to %s 1 CONSOLE MESSAGE: line 10: sending a %s request to %s
2 CONSOLE MESSAGE: line 10: sending a %s request to %s 2 CONSOLE MESSAGE: line 10: sending a %s request to %s
3 CONSOLE MESSAGE: line 10: sending a %s request to %s 3 CONSOLE MESSAGE: line 10: sending a %s request to %s
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: XMLHttpRequest cannot load http://localhost:8000/inspector/reso urces/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 acc ess. 5 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/inspector/reso urces/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 acc ess.
6 CONSOLE MESSAGE: line 10: sending a %s request to %s 6 CONSOLE MESSAGE: line 10: sending a %s request to %s
7 CONSOLE MESSAGE: line 10: sending a %s request to %s 7 CONSOLE MESSAGE: line 10: sending a %s request to %s
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: XMLHttpRequest cannot load http://localhost:8000/inspector/reso urces/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 acc ess. 10 CONSOLE MESSAGE: XMLHttpRequest cannot load http://localhost:8000/inspector/reso urces/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 acc ess.
11 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled. 11 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled.
12 12
13 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10 13 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10
14 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-exists.html ". network-test.js:95 14 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-exists.html ". network-test.js:97
15 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10 15 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10
16 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:95 16 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:97
17 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-does-not-ex ist.html". network-test.js:95 17 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/xhr-does-not-ex ist.html". network-test.js:97
18 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10 18 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10
19 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/post-target.cgi ". network-test.js:95 19 XHR finished loading: "http://127.0.0.1:8000/inspector/resources/post-target.cgi ". network-test.js:97
20 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10 20 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10
21 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:95 21 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:97
22 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10 22 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10
23 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10 23 sending a GET request to resources/xhr-does-not-exist.html console-xhr-logging.h tml:10
24 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:95 24 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-exist.html 404 (Not F ound) network-test.js:97
25 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10 25 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10
26 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10 26 sending a GET request to http://localhost:8000/inspector/resources/xhr-exists.ht ml console-xhr-logging.html:10
27 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:95 27 XMLHttpRequest cannot load http://localhost:8000/inspector/resources/xhr-exists. html. No 'Access-Control-Allow-Origin' header is present on the requested resour ce. Origin 'http://127.0.0.1:8000' is therefore not allowed access. network-test .js:97
28 28
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698