Closed Bug 18946 Opened 25 years ago Closed 9 years ago

data channel needs to use file transport

Categories

(Core :: Networking, enhancement, P3)

All
Other
enhancement

Tracking

()

RESOLVED WORKSFORME
Future

People

(Reporter: warrensomebody, Assigned: jud)

References

Details

The necko data channel needs to use the file transport to pump the data from
the data stream to the consumer. Currently,
OnDataAvailable is called during the AsyncRead operation which can cause
reentrancy problems with CSS, etc.

Furthermore, it needs to obtain a progress event sink and call it as it
transfers the data (the original reason I started filing this
bug). This should happen naturally if you use the file transport.
Blocks: 18415
Status: NEW → ASSIGNED
Target Milestone: M12
Target Milestone: M12 → M15
Low priority.
Bulk move of all Necko (to be deleted component) bugs to new Networking

component.
Summary: data channel needs to use file transport → [RFE] data channel needs to use file transport
Target Milestone: M15 → M17
Moving post beta bugs to M18 which is now the post-beta milestone.
Target Milestone: M17 → M18
Target Milestone: M18 → Future
mass move, v2.
qa to me.
QA Contact: tever → benc
Keywords: mozilla1.0.1
Keywords: mozilla1.0.1+
[RFE] is deprecated in favor of severity: enhancement.  They have the same meaning.
Severity: normal → enhancement
Summary: [RFE] data channel needs to use file transport → data channel needs to use file transport
the thread issues here have been worked out
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.