[Webkit-unassigned] [Bug 17240] New: Drosera should let you omit/collapse certain frames in the call stack

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 8 14:04:02 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17240

           Summary: Drosera should let you omit/collapse certain frames in
                    the call stack
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: Drosera
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aroben at apple.com


The JS call stack can easily become very long and filled with frames you don't
really care about if you're using a JS framework on your site (e.g., jQuery,
Protoype, etc.). It would be nice if Drosera let you collapse/omit the frames
from a specific framework. Maybe we could just show the entry/exits points
to/from a particular file and skip any calls within that file.


-- 
Configure bugmail: http://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