Closed
Bug 379957
Opened 18 years ago
Closed 18 years ago
[FIX]Sync load service doesn't deal with an auto-closing stream
Categories
(Core :: DOM: Core & HTML, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla1.9alpha5
People
(Reporter: bzbarsky, Assigned: bzbarsky)
Details
Attachments
(1 file)
1.04 KB,
patch
|
Biesinger
:
review+
peterv
:
superreview+
|
Details | Diff | Splinter Review |
If Available() throws NS_BASE_STREAM_CLOSED, PushSyncStreamToListener propagates that out. It should not, imo.
Attachment #264012 -
Flags: superreview?(peterv)
Attachment #264012 -
Flags: review?(cbiesinger)
![]() |
Assignee | |
Updated•18 years ago
|
Priority: -- → P2
Target Milestone: --- → mozilla1.9alpha5
![]() |
Assignee | |
Updated•18 years ago
|
Summary: Sync load service doesn't deal with an auto-closing stream → [FIX]Sync load service doesn't deal with an auto-closing stream
Updated•18 years ago
|
Attachment #264012 -
Flags: review?(cbiesinger) → review+
Updated•18 years ago
|
Attachment #264012 -
Flags: superreview?(peterv) → superreview+
![]() |
Assignee | |
Comment 1•18 years ago
|
||
Fixed.
Updated•18 years ago
|
Flags: in-testsuite?
![]() |
Assignee | |
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•