Open
Bug 576814
Opened 15 years ago
Updated 3 years ago
prettify a little about:cache and about:cache-entry
Categories
(Toolkit :: Themes, defect)
Toolkit
Themes
Tracking
()
NEW
People
(Reporter: phiw2, Unassigned)
Details
Bug 538813 did a nice job de-uglifying the whole page (Thanks Steffen !).
The color choices aren't exactly great however (see bug 538813 comment 29) and feel pretty foreign on my Mac.
---
A couple of suggestions (aka, what I'll do when the time comes to implement this for Camino) - but I'll leave it to the Firefox UI theme to decide what to do…
1. drop the background colour on the 3 main tables (#disk, #memory, #offline).
2. set the #entries table to border-collapse: collapse
3. for cells and rows, similar to what I did for about:plugins
http://mxr.mozilla.org/camino/source/camino/embed-replacements/content/global/plugins.css#102
Updated•15 years ago
|
Component: General → Themes
OS: Mac OS X → All
Product: Firefox → Toolkit
QA Contact: general → themes
Hardware: x86 → All
Comment 1•15 years ago
|
||
My ideas for improvement of at least the Firefox UI of about:cache pages:
- Paginate the cache entries. ff4b7 hangs while trying to render my ~350MB disk cache entries.
- A search for looking through the cache entries.
- Have a better way to identify the expired cache entries then (in most cases) a 1970 date which is confusing if you dont know how http caching works.
Comment 2•14 years ago
|
||
I don't think the redesign of this page will be on our to-do-list since the majority of our users don't use this at all. But feel free to design something and ask for review.
Keywords: uiwanted
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•