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

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

Issue 329323002: Deprecate support for xhr.withCredentials for synchronous requests (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Remove async condition in network-test.js Created 6 years, 6 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
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/network/har-content-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous reques ts is deprecated.
3 CONSOLE MESSAGE: line 10: sending a %s request to %s
2 CONSOLE MESSAGE: line 10: sending a %s request to %s 4 CONSOLE MESSAGE: line 10: sending a %s request to %s
3 CONSOLE MESSAGE: line 10: sending a %s request to %s 5 CONSOLE MESSAGE: line 10: sending a %s request to %s
4 CONSOLE MESSAGE: line 10: sending a %s request to %s
5 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resour ces/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the r equested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed acces s. 6 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resour ces/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the r equested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed acces 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: line 10: sending a %s request to %s
10 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resour ces/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the r equested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed acces s. 11 CONSOLE ERROR: XMLHttpRequest cannot load http://localhost:8000/inspector/resour ces/xhr-exists.html. No 'Access-Control-Allow-Origin' header is present on the r equested resource. Origin 'http://127.0.0.1:8000' is therefore not allowed acces s.
11 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled. 12 Tests that XMLHttpRequest Logging works when Enabled and doesn't show logs when Disabled.
12 13
13 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10 14 sending a GET request to resources/xhr-exists.html console-xhr-logging.html:10
15 Setting 'XMLHttpRequest.withCredentials' for synchronous requests is deprecated. network-test.js:94
14 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-exists. html". network-test.js:97 16 XHR finished loading: GET "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 17 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:97 18 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: GET "http://127.0.0.1:8000/inspector/resources/xhr-does-no t-exist.html". network-test.js:97 19 XHR finished loading: GET "http://127.0.0.1:8000/inspector/resources/xhr-does-no t-exist.html". network-test.js:97
18 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10 20 sending a POST request to resources/post-target.cgi console-xhr-logging.html:10
19 XHR finished loading: POST "http://127.0.0.1:8000/inspector/resources/post-targe t.cgi". network-test.js:97 21 XHR finished loading: POST "http://127.0.0.1:8000/inspector/resources/post-targe t.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 22 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:97 23 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 24 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 25 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:97 26 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 27 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 28 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:97 29 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 30
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/http/tests/inspector/network/har-content-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698