[#359] Add identify-bfcache-blocking-issues use case#956
Conversation
|
@tunetheweb do you have any thoughts on creating a guide for this, adding it to the Perf skill, or not having any guidance at all? |
|
I tend to agree with @jamesnw ‘s concern. This is a RUM tooling API and its use beyond that is negligible. That might change if other browsers implement with without implementing an equivalent of the Chrome DevTools tool but even then it’s questionable. So, given that few developers are building their own RUM solutions and so this API is very niche and aimed at a very specific set of developers, I guess the real question is what the user base and aim of MWG is? Is is aiming to be a fully comprehensive guide of all web platform APIs? Or addressing the general use case? I think, at least for now, it’s more the latter right? In which case I wouldn’t add a specific guide for this. Maybe it’s worthy of a mention of the general |
|
Thanks everyone, my motivation to add something about bfcache somehow here is definitively because it's back/forward cache is so far from developers's radar, although it impacts all browser. I am not suggesting adding guidance about specific blocking reasons that vary for support across browser, but perhaps mentioning that usage of There are still 2.3M sites using |
Addresses #359.
I have doubts that this meets the criteria for a use case. I don't think bfcache or back/forward cache are in the developer vernacular, so this is unlikely to surface. If it does surface, the demo essentially replicates what is available in dev tools.
As far as code that the user would deploy, they may want to integrate this with analytics to track why it's happening for their users, in which case there wouldn't be a UI at all.
I'd welcome ideas on how to frame this as a use case, but my leaning at this point is to not have a use case for this feature.