Open Bug 1546410 Opened 6 years ago Updated 3 years ago

[network markers] report why a request started

Categories

(Core :: Gecko Profiler, enhancement, P3)

enhancement

Tracking

()

Tracking Status
firefox68 --- affected

People

(Reporter: julienw, Unassigned)

References

(Blocks 1 open bug)

Details

A request can be started from several reasons:

  • a normal requested request from the HTML page
  • a XHR / fetch from the JS code
  • preconnect heuristics
  • dns-prefetch/prefetch/preconnect in the HTML page

It would be useful to know why a request has been started. Bonus point to report the full cause's stack.

Type: defect → enhancement
Priority: -- → P3
See Also: → 1548373
Summary: [network markers] report why a connection started → [network markers] report why a request started
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.