Closed
Bug 191914
Opened 22 years ago
Closed 9 years ago
nsInputStreamChannel::AsyncOpen should not call Available.
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
DUPLICATE
of bug 183795
People
(Reporter: darin.moz, Unassigned)
Details
(Keywords: arch, embed, helpwanted)
nsInputStreamChannel::AsyncOpen should not call Available. doing so prevents
nsInputStreamChannel from working with non-blocking input streams supporting
nsIAsyncInputStream.
Reporter | ||
Updated•22 years ago
|
Status: NEW → ASSIGNED
Priority: -- → P3
Target Milestone: --- → mozilla1.4alpha
Reporter | ||
Updated•22 years ago
|
Severity: normal → minor
Priority: P3 → P5
Target Milestone: mozilla1.4alpha → mozilla1.4beta
Reporter | ||
Updated•20 years ago
|
Reporter | ||
Updated•18 years ago
|
Assignee: darin → nobody
Status: ASSIGNED → NEW
QA Contact: benc → networking
Target Milestone: Future → ---
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•