1CONSOLE ERROR: line 57: Uncaught TypeError: Cannot read property 'dispatchMessage' of undefined
12CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-exists.html
23CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-does-not-exist.html
34CONSOLE MESSAGE: line 9: sending a POST request to resources/post-target.cgi
45CONSOLE 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.
6CONSOLE 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.
67CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-exists.html
78CONSOLE MESSAGE: line 9: sending a GET request to resources/xhr-does-not-exist.html
89CONSOLE MESSAGE: line 9: sending a POST request to resources/post-target.cgi
910CONSOLE 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.
11CONSOLE 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.
1112Tests that fetch logging works when XMLHttpRequest Logging is Enabled and doesn't show logs when it is Disabled.
1213
1314console-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
1515console-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
16VM:58 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)
17makeFetch @ VM:58
18requestHelper @ console-fetch-logging.html:11
19step2 @ console-fetch-logging.html:30
20setTimeout (async)
21delayCallback @ console-fetch-logging.html:9
22Promise resolved (async)
23requestHelper @ console-fetch-logging.html:11
24step1 @ console-fetch-logging.html:24
25makeRequests @ console-fetch-logging.html:18
26(anonymous) @ VM:1
1827console-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
2028console-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.
29console-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.
302Fetch finished loading: GET "<URL>".
31VM:58 Fetch failed loading: GET "http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html".
32makeFetch @ VM:58
33requestHelper @ console-fetch-logging.html:11
34step2 @ console-fetch-logging.html:30
35setTimeout (async)
36delayCallback @ console-fetch-logging.html:9
37Promise resolved (async)
38requestHelper @ console-fetch-logging.html:11
39step1 @ console-fetch-logging.html:24
40makeRequests @ console-fetch-logging.html:18
41(anonymous) @ VM:1
42VM:58 Fetch finished loading: POST "http://127.0.0.1:8000/devtools/resources/post-target.cgi".
43makeFetch @ VM:58
44requestHelper @ console-fetch-logging.html:11
45step3 @ console-fetch-logging.html:36
46setTimeout (async)
47delayCallback @ console-fetch-logging.html:9
48Promise resolved (async)
49requestHelper @ console-fetch-logging.html:11
50step2 @ console-fetch-logging.html:30
51setTimeout (async)
52delayCallback @ console-fetch-logging.html:9
53Promise resolved (async)
54requestHelper @ console-fetch-logging.html:11
55step1 @ console-fetch-logging.html:24
56makeRequests @ console-fetch-logging.html:18
57(anonymous) @ VM:1
2258console-fetch-logging.html:4 sending a GET request to resources/xhr-exists.html
2359console-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
60VM:58 GET http://127.0.0.1:8000/devtools/resources/xhr-does-not-exist.html 404 (Not Found)
61makeFetch @ VM:58
62requestHelper @ console-fetch-logging.html:11
63step2 @ console-fetch-logging.html:30
64setTimeout (async)
65delayCallback @ console-fetch-logging.html:9
66Promise resolved (async)
67requestHelper @ console-fetch-logging.html:11
68step1 @ console-fetch-logging.html:24
69makeRequests @ console-fetch-logging.html:18
70(anonymous) @ VM:1
2571console-fetch-logging.html:4 sending a POST request to resources/post-target.cgi
2672console-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.
73console-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.
2874