Open domenic opened 7 years ago
Split of fetch errors and script fetching error sounds like a good idea to me.
Sorry I misunderstand the point. I'm not sure if this is super useful to web developers. IIUC, this is only useful when webdev explicitly write error handlers for script tags. For normal debugging use-cases, the browser developer tools should already provide enough context for the fetch failure.
From https://github.com/whatwg/html/pull/2991#discussion_r137139377
@hiroshige-g also notes that
Will do when #2991 is all settled down.