Closed
Bug 289220
Opened 20 years ago
Closed 20 years ago
nsDownloadProxy needs not QI mInner to get at webprogresslistener methods
Categories
(SeaMonkey :: Download & File Handling, defect)
SeaMonkey
Download & File Handling
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Biesinger, Unassigned)
References
()
Details
mInner is a nsIDownload, which (indirectly) inherits from
nsIWebProgressListener2, which inherits from nsIWebProgressListener, so it needs
not QI for the methods of those interfaces.
Reporter | ||
Comment 1•20 years ago
|
||
fixed by bug 290648
Status: NEW → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•