Closed
Bug 659719
Opened 12 years ago
Closed 12 years ago
about:permissions should use moz-icon://stock/gtk-file as the default favicon
Categories
(Firefox :: Theme, defect)
Tracking
()
VERIFIED
FIXED
Firefox 7
People
(Reporter: dao, Assigned: dao)
References
Details
Attachments
(1 file)
797 bytes,
patch
|
ventnor.bugzilla
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #535141 -
Flags: review?(ventnor.bugzilla)
Updated•12 years ago
|
Attachment #535141 -
Flags: review?(ventnor.bugzilla) → review+
Assignee | ||
Comment 1•12 years ago
|
||
http://hg.mozilla.org/mozilla-central/rev/a5b5280c08ed
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 7
Comment 2•12 years ago
|
||
When I used the Firebug Inspector the value for site favicon is:
>list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png");
Is this ok?
Comment 3•12 years ago
|
||
(In reply to comment #2) > When I used the Firebug Inspector the value for site favicon is: > >list-style-image: url("chrome://mozapps/skin/places/defaultFavicon.png"); > > Is this ok? This fix only changes the favicon image on Linux, and it will only be visible on Nightly at this point. On all other platforms/versions you should expect to see defaultFavicon.png, so it's ok if you do.
Comment 4•12 years ago
|
||
Verified on: Mozilla/5.0 (X11; Linux i686; rv:7.0a1) Gecko/20110621 Firefox/7.0a1 Site favicon on Linux OS is: list-style-image: url("moz-icon://stock/gtk-file?size=menu");
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•