#1113: Expose resource dependency in Resource Timing

Visit on Github.

Opened Jun 13, 2025

こんにちは TAG-さん!

I'm requesting an early TAG design review of Expose resource dependency in Resource Timing.

We plan to expose the dependency of the resources from RUM (real user monitoring) data. For a resource that's loaded from network, the "initiator info" points out what preceding resource triggered the acquisition of such resource.

As nicjansma@ points out here, the data exposed by this proposal is a RUM version of RequestMap tool. The RequestMap tool can be a good demonstration of the data to be exposed.

Discussions