Closed
Bug 1407084
Opened 7 years ago
Closed 6 months ago
optimize non-nsIAsyncInputStream handling when JS consumes a stream
Categories
(Core :: JavaScript Engine, enhancement, P3)
Core
JavaScript Engine
Tracking
()
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
firefox57 | --- | wontfix |
People
(Reporter: luke, Unassigned)
References
Details
When bug 1371699 lands, this bug is for using NS_MakeAsyncNonBlockingInputStream in JSStreamConsumer::Start as requested in bug 1347644 comment 49.
Updated•7 years ago
|
status-firefox57:
--- → wontfix
Priority: -- → P3
Reporter | ||
Comment 1•7 years ago
|
||
Alternatively, we can just remove the pipe altogether as bkelly suggests in bug 1347644 comment 52.
Reporter | ||
Updated•7 years ago
|
Summary: use NS_MakeAsyncNonBlockingInputStream() in JSStreamConsumer::Start → optimize non-nsIAsyncInputStream handling when JS consumes a stream
Updated•2 years ago
|
Severity: normal → S3
Updated•6 months ago
|
Status: NEW → RESOLVED
Closed: 6 months ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•