Closed
Bug 1770882
Opened 4 years ago
Closed 4 years ago
Add a tooltip to the throttling menu button to show profile details
Categories
(DevTools :: Netmonitor, enhancement, P3)
DevTools
Netmonitor
Tracking
(firefox102 fixed)
RESOLVED
FIXED
102 Branch
| Tracking | Status | |
|---|---|---|
| firefox102 | --- | fixed |
People
(Reporter: jdescottes, Assigned: jdescottes)
References
(Blocks 1 open bug)
Details
Attachments
(3 files)
When you select a throttling profile, you have have no information about the profile you select. We could at least surface it in the tooltip of the button, which currently only repeats the profile name.
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
The characteristics of the throttling profile are not really accessible anywhere.
At least having them in the button title can help.
I started reorganizing throttling profiles as instances of a ThrottlingProfile base class, because
that should be useful when we implement custom profiles
Updated•4 years ago
|
Assignee: nobody → jdescottes
Status: NEW → ASSIGNED
| Assignee | ||
Comment 3•4 years ago
|
||
Depends on D147131
As mentioned on https://bugzilla.mozilla.org/show_bug.cgi?id=1471539#c8
Updated•4 years ago
|
Blocks: netmonitor-throttling
Updated•4 years ago
|
Attachment #9277875 -
Attachment description: Bug 1770882 - Add a tooltip to the throttling menu button to show profile details → Bug 1770882 - [devtools] Add a tooltip to the throttling menu button to show profile details
Pushed by jdescottes@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/fba63d72b8bd
[devtools] Add a tooltip to the throttling menu button to show profile details r=nchevobbe,flod
https://hg.mozilla.org/integration/autoland/rev/5245e3958c34
[devtools] Documentation: fix unit for throttling profiles r=nchevobbe
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/fba63d72b8bd
https://hg.mozilla.org/mozilla-central/rev/5245e3958c34
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
status-firefox102:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•