If GeckoChildProcessHost receives an error notification, save it and deliver it to the next listener
NEW
Unassigned
Status
()
People
(Reporter: cjones, Unassigned)
Tracking
Firefox Tracking Flags
(blocking-basecamp:-)
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•6 years ago
|
blocking-basecamp: --- → ?
(Reporter) | ||
Comment 2•6 years ago
|
||
No.
blocking-basecamp: ? → -
Whiteboard: [blocked-on-input Chris Jones]
You need to log in
before you can comment on or make changes to this bug.
Description
•