Closed
Bug 795144
Opened 12 years ago
Closed 12 years ago
default --disable-gnomeui icon theme support
Categories
(Core :: Graphics: ImageLib, defect)
Tracking
()
RESOLVED
FIXED
mozilla18
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(2 files)
(deleted),
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
glandium
:
review+
|
Details | Diff | Splinter Review |
Builds now --enable-gio by default, so nsIconChannel could get themed icons from GIO and GTK, libraries which are already loaded, but instead it currently tries to use libgnomeui and libgnomevfs, which may not be present on the system.
Assignee | ||
Comment 1•12 years ago
|
||
Attachment #665688 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #665689 -
Flags: review?(mh+mozilla)
Updated•12 years ago
|
Attachment #665688 -
Flags: review?(mh+mozilla) → review+
Updated•12 years ago
|
Attachment #665689 -
Flags: review?(mh+mozilla) → review+
Assignee | ||
Comment 3•12 years ago
|
||
Assignee | ||
Comment 4•12 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/358ade692d25
https://hg.mozilla.org/integration/mozilla-inbound/rev/1949b59f3d12
Flags: in-testsuite-
Comment 5•12 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/358ade692d25
https://hg.mozilla.org/mozilla-central/rev/1949b59f3d12
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla18
You need to log in
before you can comment on or make changes to this bug.
Description
•