Bug 178833
Summary: | Web Inspector: Should show waterfall UI for resources without ResourceTiming metrics but at least have start/end data | ||
---|---|---|---|
Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | inspector-bugzilla-changes |
Priority: | P2 | ||
Version: | WebKit Nightly Build | ||
Hardware: | All | ||
OS: | All |
Joseph Pecoraro
Should show waterfall UI for resources without ResourceTiming metrics but at least have start/end data
For example, a failed resource load from a Service Worker. `event.respondWith(Response.error())` which only has a start/end.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |