Closed
Bug 106199
Opened 24 years ago
Closed 24 years ago
imgIDecoder should not inherit from nsIOutputStream
Categories
(Core :: Graphics: ImageLib, defect, P3)
Core
Graphics: ImageLib
Tracking
()
RESOLVED
FIXED
mozilla0.9.6
People
(Reporter: pavlov, Assigned: pavlov)
Details
Attachments
(1 file)
|
14.95 KB,
patch
|
bugs
:
review+
|
Details | Diff | Splinter Review |
there is no reason to inherit the extra methods from nsIOutputStream when we
only use 3 of the methods for decoders.
| Assignee | ||
Updated•24 years ago
|
| Assignee | ||
Comment 1•24 years ago
|
||
Comment 2•24 years ago
|
||
sr=hyatt
Comment 3•24 years ago
|
||
Attachment #54644 -
Flags: review+
| Assignee | ||
Comment 4•24 years ago
|
||
fix checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•