Closed Bug 1821871 Opened 2 years ago Closed 2 years ago

The Profiler panel's descriptive text is cropped

Categories

(DevTools :: Performance Tools (Profiler/Timeline), defect)

defect

Tracking

(firefox-esr102 unaffected, firefox110 unaffected, firefox111 unaffected, firefox112 disabled, firefox113 fixed)

RESOLVED FIXED
113 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox110 --- unaffected
firefox111 --- unaffected
firefox112 --- disabled
firefox113 --- fixed

People

(Reporter: itiel_yn8, Assigned: emilio)

References

(Regression)

Details

(Keywords: regression)

Attachments

(2 files)

Attached image Screenshot (deleted) —

The full text is "Collaborate on performance issues by publishing profiles to share with your team."

:emilio, since you are the author of the regressor, bug 1820534, could you take a look? Also, could you set the severity field?

For more information, please visit auto_nag documentation.

Flags: needinfo?(emilio)
Component: XUL → Performance Tools (Profiler/Timeline)
Product: Core → DevTools

Set release status flags based on info from the regressing bug 1820534

This panel contained an inflexible <vbox> which wasn't allowed to
shrink. Adding flex-shrink to that would also work, but it's better to
just remove the redundant box.

To be honest I haven't fully worked out why this used to work (that
<vbox> had -moz-box-flex: 0 effectively, so this shouldn't work before
either).

However it's Saturday night and this is inside a popup, which still uses
legacy layout until bug 1809084 lands, so I'm going to guess a weird
interaction with that. I'm mildly curious, so I might properly debug
this on monday but... :)

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Flags: needinfo?(emilio)
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b13285621ac9 Remove redundant box in profiler panel. r=dao
Blocks: 1822131
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: