Closed
Bug 952750
Opened 11 years ago
Closed 11 years ago
Allow about:accounts to be styled
Categories
(Firefox :: Sync, defect)
Firefox
Sync
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: alfredkayser, Unassigned)
References
Details
Please add a 'chrome://browser/skin/aboutAccount.css' to browser/base/content/aboutaccounts/aboutaccounts.xhtml, so that themes such as Walnut can also style this page.
Comment 1•11 years ago
|
||
Alfred, can you explain more about how the skinning system works? We've modeled about:accounts after about:healthreport; does about:healthreport need additional work too? I'm assuming we'd need to make changes for this kind of skinning work on mobile, too. Can you point me at an example for mobile, too?
For the record, on mobile, at
http://mxr.mozilla.org/mozilla-central/source/mobile/android/chrome/content/aboutAccounts.xhtml#23
we reference
http://mxr.mozilla.org/mozilla-central/source/mobile/android/themes/core/aboutAccounts.css
Thanks for filing!
Comment 2•11 years ago
|
||
about:accounts is just an iframe to remote content, it doesn't make sense to style it from a Firefox theme.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 3•11 years ago
|
||
The "address" about:accounts indicates that it is a page from Firefox itself, not a hosted/remote page.
It is in no way clear that it is a remote page (with all its security issues).
But if it is really meant as part of Firefox itself (even if remote hosted), then it should be styled as being part of Firefox itself. Also in the case when a theme is applied.
Status: VERIFIED → REOPENED
Resolution: INVALID → ---
Comment 4•11 years ago
|
||
We're not going to support styling this page from a theme.
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•6 years ago
|
Component: Firefox Sync: UI → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•