WICG/priority-hints

Support firing an event when a fetch-group has completed loading

addyosmani opened this issue · 1 comments

After talking to the Ember team about priority hints, they indicated we're currently missing a mechanism for informing developers when a particular fetch-group/importance group has completed loading.

Chatting with @yoavweiss at TPAC, it may also be possible to add a change to resource timing that allowed us to track when new resources are being added.

We no longer will be using the notion of fetch groups and are simplifying approach to rally around the importance attribute.