11CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-exists.html
22CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-does-not-exist.html
33CONSOLE MESSAGE: line 9: sending a POST request to resources/post-target.cgi
44CONSOLE MESSAGE: line 9: sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
5CONSOLE ERROR: Fetch API cannot load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
5CONSOLE ERROR: Failed to load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
66CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-exists.html
77CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-does-not-exist.html
88CONSOLE MESSAGE: line 9: sending a POST request to resources/post-target.cgi
99CONSOLE MESSAGE: line 9: sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
10CONSOLE ERROR: Fetch API cannot load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
10CONSOLE ERROR: Failed to load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
1111Tests that fetch logging works when XMLHttpRequest Logging is Enabled and doesn't show logs when it is Disabled.
1212
1313console-fetch-logging.html:4 sending a GET request to resources/xhr-exists.html
14network-test.js:48 Fetch complete: GET "http://127.0.0.1:8000/devtools/resources/xhr-exists.html".makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step1 @ console-fetch-logging.html:24makeRequests @ console-fetch-logging.html:18(anonymous) @ VM:1
1514console-fetch-logging.html:4 sending a GET request to resources/xhr-does-not-exist.html
16network-test.js:48 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step2 @ console-fetch-logging.html:30
17network-test.js:48 Fetch complete: GET "http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html".makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step2 @ console-fetch-logging.html:30
15VM:58 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)
16makeFetch @ VM:58
17requestHelper @ console-fetch-logging.html:11
18step2 @ console-fetch-logging.html:30
19setTimeout (async)
20delayCallback @ console-fetch-logging.html:9
21Promise resolved (async)
22requestHelper @ console-fetch-logging.html:11
23step1 @ console-fetch-logging.html:24
24makeRequests @ console-fetch-logging.html:18
25(anonymous) @ VM:1
1826console-fetch-logging.html:4 sending a POST request to resources/post-target.cgi
19network-test.js:48 Fetch complete: POST "http://127.0.0.1:8000/devtools/resources/post-target.cgi".makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step3 @ console-fetch-logging.html:36
2027console-fetch-logging.html:4 sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
21console-fetch-logging.html:1 Fetch API cannot load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
28console-fetch-logging.html:1 Failed to load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
292Fetch finished loading: GET "<URL>".
30VM:58 Fetch failed loading: GET "http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html".
31makeFetch @ VM:58
32requestHelper @ console-fetch-logging.html:11
33step2 @ console-fetch-logging.html:30
34setTimeout (async)
35delayCallback @ console-fetch-logging.html:9
36Promise resolved (async)
37requestHelper @ console-fetch-logging.html:11
38step1 @ console-fetch-logging.html:24
39makeRequests @ console-fetch-logging.html:18
40(anonymous) @ VM:1
41VM:58 Fetch finished loading: POST "http://127.0.0.1:8000/devtools/resources/post-target.cgi".
42makeFetch @ VM:58
43requestHelper @ console-fetch-logging.html:11
44step3 @ console-fetch-logging.html:36
45setTimeout (async)
46delayCallback @ console-fetch-logging.html:9
47Promise resolved (async)
48requestHelper @ console-fetch-logging.html:11
49step2 @ console-fetch-logging.html:30
50setTimeout (async)
51delayCallback @ console-fetch-logging.html:9
52Promise resolved (async)
53requestHelper @ console-fetch-logging.html:11
54step1 @ console-fetch-logging.html:24
55makeRequests @ console-fetch-logging.html:18
56(anonymous) @ VM:1
2257console-fetch-logging.html:4 sending a GET request to resources/xhr-exists.html
2358console-fetch-logging.html:4 sending a GET request to resources/xhr-does-not-exist.html
24network-test.js:48 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)makeFetch @ network-test.js:48requestHelper @ console-fetch-logging.html:11step2 @ console-fetch-logging.html:30
59VM:58 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)
60makeFetch @ VM:58
61requestHelper @ console-fetch-logging.html:11
62step2 @ console-fetch-logging.html:30
63setTimeout (async)
64delayCallback @ console-fetch-logging.html:9
65Promise resolved (async)
66requestHelper @ console-fetch-logging.html:11
67step1 @ console-fetch-logging.html:24
68makeRequests @ console-fetch-logging.html:18
69(anonymous) @ VM:1
2570console-fetch-logging.html:4 sending a POST request to resources/post-target.cgi
2671console-fetch-logging.html:4 sending a GET request to http://localhost:8000/devtools/resources/xhr-exists.html
27console-fetch-logging.html:1 Fetch API cannot load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
72console-fetch-logging.html:1 Failed to load http://localhost:8000/devtools/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. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.
2873