Closed
Bug 123202
Opened 24 years ago
Closed 20 years ago
replace instances of nsAsyncStreamListener w/ nsStreamListenerProxy
Categories
(Core :: Networking, defect, P4)
Core
Networking
Tracking
()
RESOLVED
FIXED
People
(Reporter: darin.moz, Unassigned)
References
Details
(Keywords: arch)
replace instances of nsAsyncStreamListener w/ nsStreamListenerProxy.
nsAsyncStreamListener is partially duplicate functionality and partially
inconsistent. it should be phased out in favor of nsStreamListenerProxy.
| Reporter | ||
Updated•24 years ago
|
Severity: normal → minor
Status: NEW → ASSIGNED
Keywords: arch
Priority: -- → P4
Target Milestone: --- → mozilla0.9.9
Comment 2•24 years ago
|
||
Moving Netscape owned 0.9.9 and 1.0 bugs that don't have an nsbeta1, nsbeta1+,
topembed, topembed+, Mozilla0.9.9+ or Mozilla1.0+ keyword. Please send any
questions or feedback about this to adt@netscape.com. You can search for
"Moving bugs not scheduled for a project" to quickly delete this bugmail.
Target Milestone: mozilla1.0 → mozilla1.2
| Reporter | ||
Updated•24 years ago
|
Target Milestone: mozilla1.2alpha → ---
is nsStreamListenerProxy scriptable? How would one use it from javascript in a
chrome app?
| Reporter | ||
Updated•20 years ago
|
Assignee: darin → nobody
Status: ASSIGNED → NEW
QA Contact: benc → networking
Target Milestone: Future → ---
| Reporter | ||
Comment 6•20 years ago
|
||
The thread manager patch (from bug 326273) eliminated nsAsyncStreamListener once and for all. So, we can mark this bug fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•