New issue
Advanced search Search tips

Issue 915914 link

Starred by 4 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

DevTools CORS main request is missing initiator

Project Member Reported by jarhar@chromium.org, Dec 17

Issue description

Chrome Version: 71.0.3578.98

What steps will reproduce the problem?
(1) Open DevTools
(2) Make a request which triggers a CORS preflight. ex:  http://crbug.com/894693 

What is the expected result?
Second (main) request has an initiator, either to the preflight OPTIONS request or the same initiator as the preflight.

What happens instead?
Second (main) request in the network panel does not have an initiator.
 

Sign in to add a comment