- From: Yoav Weiss <notifications@github.com>
- Date: Thu, 15 Dec 2016 12:35:26 -0800
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 December 2016 20:35:58 UTC
I think that a priority indication, both for `fetch()` and as part of markup is very much needed, and not just for scripts. A few use-cases: * fetch() triggered beacons (as mentioned) * Adding `<link rel=preload>` for late-discovered non-render-blocking resources without having them contend with more critical resources * Preventing non-critical third party content from contending with critical content All these cases require a priority downgrade. I'm not sure if there are other cases that require an upgrade. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/fetch/issues/436#issuecomment-267436863
Received on Thursday, 15 December 2016 20:35:58 UTC