Closed
Bug 1496780
Opened 6 years ago
Closed 6 years ago
Make the about:performance layout match the UX mockup
Categories
(Toolkit :: Performance Monitoring, defect)
Toolkit
Performance Monitoring
Tracking
()
VERIFIED
FIXED
mozilla64
People
(Reporter: florian, Assigned: florian)
References
Details
(Whiteboard: [perf-tools])
Attachments
(1 file)
4.86 KB,
patch
|
Felipe
:
review+
|
Details | Diff | Splinter Review |
The mockup at https://mozilla.invisionapp.com/share/SDOE65KGU2Z#/screens/323554995 shows the table taking the whole content area. It also has more whitespace around the favicons than the current implementation.
Assignee | ||
Comment 1•6 years ago
|
||
Most of the new CSS rules here are to ensure the table header remains at the top, while the table body can have a scrollbar if needed.
Attachment #9014863 -
Flags: review?(felipc)
Updated•6 years ago
|
Whiteboard: [perf-tools]
Updated•6 years ago
|
Blocks: new-about-performance-m1
Updated•6 years ago
|
Attachment #9014863 -
Flags: review?(felipc) → review+
Pushed by florian@queze.net:
https://hg.mozilla.org/integration/mozilla-inbound/rev/48f96feffcfe
Make the about:performance layout match the UX mockup, r=felipe.
Comment 3•6 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Comment 4•6 years ago
|
||
All the UX elements are according to the mock-up document. Verified this issue on the latest Nightly 66.0a1 (2019-01-14) and 65.0b10 (64-bit)on Windows 10x64, macOS 10.13 and Ubuntu 16.04x64
You need to log in
before you can comment on or make changes to this bug.
Description
•