Open Bug 1629497 Opened 5 years ago Updated 1 year ago

Show size details in a tooltip

Categories

(DevTools :: Netmonitor, enhancement, P3)

enhancement

Tracking

(Not tracked)

People

(Reporter: Honza, Unassigned, Mentored)

References

(Blocks 2 open bugs)

Details

Attachments

(2 files)

Attached image image.png (deleted) —

The Size and Transferred columns should offer tooltips with detailed size info.

Size column:

  • show size of the resource only - i.e. response body (no headers, no post data included)

Transferred column:

  • show size of POST data in bytes
  • show size of request headers + also in bytes
  • show size of response headers + also in bytes
  • show size of the response body + also in bytes

This is something I am missing a lot.

Also, not that Chrome has column Size that show the transferred size (see the attached screenshot).

Should we work on parity here?

Honza

Harald, what do you think?
Any further improvements to the tooltips?

Honza

Flags: needinfo?(hkirschner)
Keywords: good-first-bug

Hi, Honza

Can I work on this ?
thanks

Tim

Any further improvements to the tooltips?

Pretty complete list, thank you!

One addition I can think of is the compression rate for the response.

Would it make sense to have the same tooltip for both columns, so one of those columns can be disabled and all information still accessed?

Flags: needinfo?(hkirschner)

(In reply to :Harald Kirschner :digitarald from comment #4)

One addition I can think of is the compression rate for the response.

Yep, I like that.

Would it make sense to have the same tooltip for both columns, so one of those columns can be disabled and all information still accessed?

Also good idea.

(In reply to tim.chenbw from comment #3)

Can I work on this ?

Assigned to you, thanks for the help.

Honza

Assignee: nobody → tim.chenbw
Status: NEW → ASSIGNED

The bug assignee didn't login in Bugzilla in the last 7 months.
:Honza, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: tim.chenbw → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(odvarko)

Still a feature we'd like to have, but not a priority for the team atm.
But, if anyone is interested, patches are welcome!
Honza

Mentor: odvarko
Flags: needinfo?(odvarko)

Hello Jan, I'm interested to work on this.

I think all the needed data for the tooltip is in the request object, I should not have to compute sizes on the client side.

Assigned to you, thank you for the help.

Assignee: nobody → colin.cazabet
Status: NEW → ASSIGNED

Hello, I just submitted a patch for this feature.
Who should I assign as reviewer ?

Colin

Flags: needinfo?(odvarko)

Hi Colin,
You can assign me as a reviewer. I can take a look.

Bomsy, I just assigned you, thank you for the help

Flags: needinfo?(odvarko)

The bug assignee is inactive on Bugzilla, so the assignee is being reset.

Assignee: colin.cazabet → nobody
Status: ASSIGNED → NEW
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: