Bug 20311
Summary: | need a way to stop/pause web inspector resources graph | ||
---|---|---|---|
Product: | WebKit | Reporter: | Kevin Henrikson (Zimbra) <kevinh> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Enhancement | CC: | bburg, rik |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
URL: | http://www.zimbra.com/products/hosted_demo.php |
Kevin Henrikson (Zimbra)
In our application we use notifications and in some cases a hanging request and at other times a poll. In both cases this XHR traffic makes the resources graph get overloaded with those requests. Similar problems can be seen on web chat applications or stock quote apps that update via XHR or iframes frequently.
If you are trying to profile/inspect your static app load (CSS, images, HTML, etC) you want to be able to pause/stop the graph from tracking additional requests from any app logic that does polling.
While we have the ability to disable polling in our app there are cases where you don't want to or can't disable it so you end up with a very messy graph after sometime.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Mark Rowe (bdash)
<rdar://problem/6130995>
Anthony Ricaud
I don't know if there's a bug about that but I remember talking about adding a way to choose the scale of the timeline.
Maybe this would help this case too.
Anthony Ricaud
I was talking about bug 14378
Blaze Burg
Timelines have been reimplemented. Please re-open if there are still scaling problems.