New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 599648 link

Starred by 2 users

Issue metadata

Status: Archived
Owner:
Last visit > 30 days ago
Closed: Oct 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

Align network#type-Initiator with Resource Timing definition?

Project Member Reported by igrigo...@chromium.org, Mar 31 2016

Issue description

https://developer.chrome.com/devtools/docs/protocol/1.1/network#type-Initiator

network#type-Initiator:
- type ( enumerated string [ "other" , "parser" , "script" ] )

Would it be possible to align "initiator" with the definition in Resource Timing?
https://w3c.github.io/resource-timing/#widl-PerformanceResourceTiming-initiatorType

In particular, what's missing in the current definition is information about which element initiated the fetch - e.g. <script> vs <link rel=preload as=script> vs fetch()/XHR, etc. 
 
Cc: dgozman@chromium.org
Owner: allada@chromium.org
Status: Assigned (was: Untriaged)
Indeed, it would be great to have!

Ah, sounds good! 

BTW this issue tracks some of the outstanding initiator causes that aren't yet instrumented. https://bugs.chromium.org/p/chromium/issues/detail?id=570298
Status: Archived (was: Assigned)
Bulk DevTools triage, closing low priority issues with no action plan.

Sign in to add a comment