[Webkit-unassigned] [Bug 20311] New: need a way to stop/pause web inspector resources tab

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 6 15:35:22 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=20311

           Summary: need a way to stop/pause web inspector resources tab
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: Macintosh
               URL: http://www.zimbra.com/products/hosted_demo.php
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevinh at zimbra.com


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.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list