Continuation of https://www.w3.org/Bugs/Public/show_bug.cgi?id=23878#c20.
I'd be nice if there was an ~observer API that allowed an application to be notified when new fetch requests are added to the registry - see discussion in [1]. As a related question: when would fetch objects be made visible, when the request is initiated? If so, then that would be sufficient to solve the use case in [1], and if not then we'd have to investigate alternative routes.
[1] w3c/performance-timeline#13 (comment)
Continuation of https://www.w3.org/Bugs/Public/show_bug.cgi?id=23878#c20.