Open
Bug 773925
Opened 12 years ago
Updated 2 years ago
If GeckoChildProcessHost receives an error notification, save it and deliver it to the next listener
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
NEW
blocking-basecamp | - |
People
(Reporter: cjones, Unassigned)
References
Details
We had a really bad bug in 745148 from GeckoChildProcessHost accidentally receiving messages and then them [sic]. The same kind of bug is theoretically possible for OnChannelError() as well --- GeckoChildProcessHost might get that notification and then it [sic]. So we should save that notification too and hand it to the next channel listener.
Updated•12 years ago
|
blocking-basecamp: --- → ?
Reporter | ||
Comment 2•12 years ago
|
||
No.
blocking-basecamp: ? → -
Whiteboard: [blocked-on-input Chris Jones]
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•