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

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

Issue 955413002: Log in Binding code for invalid enum type. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 9 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 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 http://xhr.spec.whatwg.org/. 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 http://xhr.spec.whatwg.org/.
3 CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous reques ts is deprecated. 3 CONSOLE WARNING: Setting 'XMLHttpRequest.withCredentials' for synchronous reques ts 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: 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. 7 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.
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: 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. 12 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.
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.
14 14
15 console-xhr-logging.html:10 sending a GET request to resources/xhr-exists.html 15 console-xhr-logging.html:10 sending a GET request to resources/xhr-exists.html
16 network-test.js:114 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/. 16 network-test.js:117 Synchronous XMLHttpRequest on the main thread is deprecated because of its detrimental effects to the end user's experience. For more help, check http://xhr.spec.whatwg.org/.
17 network-test.js:115 Setting 'XMLHttpRequest.withCredentials' for synchronous req uests is deprecated. 17 network-test.js:118 Setting 'XMLHttpRequest.withCredentials' for synchronous req uests is deprecated.
18 network-test.js:118 XHR finished loading: GET "http://127.0.0.1:8000/inspector/r esources/xhr-exists.html".makeXHR @ network-test.js:118makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console-x hr-logging.html:11makeRequests @ console-xhr-logging.html:17(anonymous function) @ VM:1 18 network-test.js:121 XHR finished loading: GET "http://127.0.0.1:8000/inspector/r esources/xhr-exists.html".makeXHR @ network-test.js:121makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console-x hr-logging.html:11makeRequests @ console-xhr-logging.html:17(anonymous function) @ VM:1
19 console-xhr-logging.html:10 sending a GET request to resources/xhr-does-not-exis t.html 19 console-xhr-logging.html:10 sending a GET request to resources/xhr-does-not-exis t.html
20 network-test.js:118 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-e xist.html 404 (Not Found)makeXHR @ network-test.js:118makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console-xh r-logging.html:11makeRequests @ console-xhr-logging.html:19(anonymous function) @ VM:1 20 network-test.js:121 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-e xist.html 404 (Not Found)makeXHR @ network-test.js:121makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console-xh r-logging.html:11makeRequests @ console-xhr-logging.html:19(anonymous function) @ VM:1
21 network-test.js:118 XHR finished loading: GET "http://127.0.0.1:8000/inspector/r esources/xhr-does-not-exist.html".makeXHR @ network-test.js:118makeSimpleXHRWith Payload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ c onsole-xhr-logging.html:11makeRequests @ console-xhr-logging.html:19(anonymous f unction) @ VM:1 21 network-test.js:121 XHR finished loading: GET "http://127.0.0.1:8000/inspector/r esources/xhr-does-not-exist.html".makeXHR @ network-test.js:121makeSimpleXHRWith Payload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ c onsole-xhr-logging.html:11makeRequests @ console-xhr-logging.html:19(anonymous f unction) @ VM:1
22 console-xhr-logging.html:10 sending a POST request to resources/post-target.cgi 22 console-xhr-logging.html:10 sending a POST request to resources/post-target.cgi
23 network-test.js:118 XHR finished loading: POST "http://127.0.0.1:8000/inspector/ resources/post-target.cgi".makeXHR @ network-test.js:118makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console- xhr-logging.html:11makeRequests @ console-xhr-logging.html:21(anonymous function ) @ VM:1 23 network-test.js:121 XHR finished loading: POST "http://127.0.0.1:8000/inspector/ resources/post-target.cgi".makeXHR @ network-test.js:121makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console- xhr-logging.html:11makeRequests @ console-xhr-logging.html:21(anonymous function ) @ VM:1
24 console-xhr-logging.html:10 sending a GET request to http://localhost:8000/inspe ctor/resources/xhr-exists.html 24 console-xhr-logging.html:10 sending a GET request to http://localhost:8000/inspe ctor/resources/xhr-exists.html
25 network-test.js:118 XMLHttpRequest cannot load http://localhost:8000/inspector/r esources/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:118makeSimpleXHRWithPayload @ network-test.js:1 00makeSimpleXHR @ network-test.js:95requestHelper @ console-xhr-logging.html:11m akeRequests @ console-xhr-logging.html:23(anonymous function) @ VM:1 25 network-test.js:121 XMLHttpRequest cannot load http://localhost:8000/inspector/r esources/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:121makeSimpleXHRWithPayload @ network-test.js:1 00makeSimpleXHR @ network-test.js:95requestHelper @ console-xhr-logging.html:11m akeRequests @ console-xhr-logging.html:23(anonymous function) @ VM:1
26 console-xhr-logging.html:10 sending a GET request to resources/xhr-exists.html 26 console-xhr-logging.html:10 sending a GET request to resources/xhr-exists.html
27 console-xhr-logging.html:10 sending a GET request to resources/xhr-does-not-exis t.html 27 console-xhr-logging.html:10 sending a GET request to resources/xhr-does-not-exis t.html
28 network-test.js:118 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-e xist.html 404 (Not Found)makeXHR @ network-test.js:118makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console-xh r-logging.html:11makeRequests @ console-xhr-logging.html:19(anonymous function) @ VM:1 28 network-test.js:121 GET http://127.0.0.1:8000/inspector/resources/xhr-does-not-e xist.html 404 (Not Found)makeXHR @ network-test.js:121makeSimpleXHRWithPayload @ network-test.js:100makeSimpleXHR @ network-test.js:95requestHelper @ console-xh r-logging.html:11makeRequests @ console-xhr-logging.html:19(anonymous function) @ VM:1
29 console-xhr-logging.html:10 sending a POST request to resources/post-target.cgi 29 console-xhr-logging.html:10 sending a POST request to resources/post-target.cgi
30 console-xhr-logging.html:10 sending a GET request to http://localhost:8000/inspe ctor/resources/xhr-exists.html 30 console-xhr-logging.html:10 sending a GET request to http://localhost:8000/inspe ctor/resources/xhr-exists.html
31 network-test.js:118 XMLHttpRequest cannot load http://localhost:8000/inspector/r esources/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:118makeSimpleXHRWithPayload @ network-test.js:1 00makeSimpleXHR @ network-test.js:95requestHelper @ console-xhr-logging.html:11m akeRequests @ console-xhr-logging.html:23(anonymous function) @ VM:1 31 network-test.js:121 XMLHttpRequest cannot load http://localhost:8000/inspector/r esources/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:121makeSimpleXHRWithPayload @ network-test.js:1 00makeSimpleXHR @ network-test.js:95requestHelper @ console-xhr-logging.html:11m akeRequests @ console-xhr-logging.html:23(anonymous function) @ VM:1
32 32
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698