Align network#type-Initiator with Resource Timing definition? |
||
Issue descriptionhttps://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.
,
Apr 4 2016
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
,
Oct 5 2017
Bulk DevTools triage, closing low priority issues with no action plan. |
||
►
Sign in to add a comment |
||
Comment 1 by lushnikov@chromium.org
, Apr 4 2016Owner: allada@chromium.org
Status: Assigned (was: Untriaged)