Closed
Bug 714291
Opened 14 years ago
Closed 14 years ago
nsAlertsIconListener should inherit from nsStubImageDecoderObserver
Categories
(Toolkit :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: khuey, Unassigned)
Details
(Whiteboard: [mentor=khuey][lang=c++])
http://mxr.mozilla.org/mozilla-central/source/toolkit/system/gnome/nsAlertsIconListener.h#52 has a bunch of empty methods, it should inherit from nsStubImageDecoderObserver instead.
We might want to move nsStubImageDecoderObserver from content/base/src to image/ too.
| Reporter | ||
Comment 1•14 years ago
|
||
Turns out we can't do this because this code lives outside of libxul.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•