Open Bug 1546318 Opened 5 years ago Updated 2 years ago

Allow to group requests per frame

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: sebo, Unassigned)

References

Details

It should be possible to group the requests shown within the Network Monitor by frame.

This makes it possible to distinguish the requests made by the main website from the ones done in iframes.

The title of each group should be the domain name of the requested website, maybe including its title.

The groups should be listed at the same position as the page request for the frame, so the order of requests is preserved.

Grouping should happen instantly, meaning, if the option is (de-)activated, the requests should be (un-)grouped without having to reload the page.

Notes:
There's a similar request asking to allow grouping by domain. This grouping may either be done additionally to that (creating nested groups) or instead of that (i.e. grouping could be toggled between none, frames, and domains).

When grouping pages when logs are persisted is implemented, the grouping should happen on top of that, meaning groups are nested.

This feature is already available in the Chrome DevTools.

Sebastian

Thanks for the report Sebastian.
Honza

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.