[Webkit-unassigned] [Bug 29673] New: In profiler, call tree nodes expansion doesn't respect current sorting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 23 01:02:07 PDT 2009


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

           Summary: In profiler, call tree nodes expansion doesn't respect
                    current sorting
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mnaganov at chromium.org
                CC: timothy at hatcher.name


Created an attachment (id=39978)
 --> (https://bugs.webkit.org/attachment.cgi?id=39978)
Screenshot

When expanding nodes of a call tree, children revealed are not sorted according
to the current sorting column.

To reproduce:
- collect a profile;
- open it and sort data, say, by the "Calls" column, observe that items shown
are sorted;
- now expand a node, observe that children shown are not sorted by the "Calls"
column.

See the attached screenshot.

I'm planning to fix this issue.

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



More information about the webkit-unassigned mailing list