Closed
Bug 605327
Opened 15 years ago
Closed 15 years ago
Implement correctly error handling and cancellation in WyciwygChannelChild and WyciwygChannelParent
Categories
(Core :: Networking: Cache, defect)
Core
Networking: Cache
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fennec | 2.0b3+ | --- |
People
(Reporter: michal, Assigned: jdm)
References
Details
Attachments
(1 file)
|
12.68 KB,
patch
|
dwitte
:
review+
|
Details | Diff | Splinter Review |
This is a follow-up bug of #561085. TODOs that need to be resolved yet are in:
WyciwygChannelChild::RecvOnStartRequest
WyciwygChannelChild::RecvOnDataAvailable
WyciwygChannelParent::RecvInit
WyciwygChannelParent::RecvAsyncOpen
| Assignee | ||
Updated•15 years ago
|
Assignee: nobody → josh
| Assignee | ||
Comment 1•15 years ago
|
||
| Assignee | ||
Comment 2•15 years ago
|
||
We do want this in fennec for completeness and correctness.
tracking-fennec: --- → ?
| Assignee | ||
Updated•15 years ago
|
Attachment #486068 -
Flags: review?(dwitte)
Comment 3•15 years ago
|
||
Comment on attachment 486068 [details] [diff] [review]
Add proper cancellation to e10s wyciwyg channels.
r=dwitte. You did compile this, right? ;)
Also, do we have tests for this? I'm guessing not. Shouldn't be hard to add a few.
Attachment #486068 -
Flags: review?(dwitte) → review+
Comment 4•15 years ago
|
||
jdm, assuming this is close to being done, we are marking blocking on b3.
tracking-fennec: ? → 2.0b3+
| Assignee | ||
Comment 5•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•