Closed Bug 1361024 Opened 8 years ago Closed 1 year ago

Add an easy way to get parent(s)/child(ren) of each request

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1246808

People

(Reporter: ntim, Unassigned)

Details

It would be nice if you could easily see which requests initiated others. Option #1: Provide a separate tree view instead of the requests list. > Parent request 1 --> Child --> Child --> Child ----> sub child ------> sub child 2 > Parent request 2 --> Child --> child --> child Option #2: Google Chrome like-UI: Shift hover over a request shows parent requests in green and child requests in red Option #3: Add new filter flags, one that gets all children of a specific request (initiated-by/child-requests/..:foo.js), and one that gets all parents of a specific request (originating-requests/parent-requests:foo.js). Then add buttons in the details view that will just set the text filter to the relevant flags.
Summary: Add an easy way to get parent/child of each request → Add an easy way to get parent(s)/child(ren) of each request
Unassigning to reflect real status.
Assignee: ntim.bugs → nobody
Product: Firefox → DevTools
Severity: normal → S3

Duplicate of bug 1246808?

Flags: needinfo?(odvarko)

Yeah i can copy the suggestions from this patch into that and close this.

Status: NEW → RESOLVED
Closed: 1 year ago
Duplicate of bug: 1246808
Resolution: --- → DUPLICATE
Flags: needinfo?(odvarko)
You need to log in before you can comment on or make changes to this bug.