RESOLVED FIXED Bug 20311
need a way to stop/pause web inspector resources graph
https://bugs.webkit.org/show_bug.cgi?id=20311
Summary need a way to stop/pause web inspector resources graph
Kevin Henrikson (Zimbra)
Reported 2008-08-06 15:35:22 PDT
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
Mark Rowe (bdash)
Comment 1 2008-08-06 15:40:45 PDT
Anthony Ricaud
Comment 2 2008-08-07 02:50:48 PDT
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
Comment 3 2008-08-10 15:12:25 PDT
I was talking about bug 14378
Blaze Burg
Comment 4 2014-01-26 12:18:53 PST
Timelines have been reimplemented. Please re-open if there are still scaling problems.
Note You need to log in before you can comment on or make changes to this bug.