Closed Bug 1363659 Opened 7 years ago Closed 7 years ago

Prevent mozilla::ipc::FatalError from mozilla::net::PNeckoChild::SendP*Constructor

Categories

(Core :: Networking, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla55
Tracking Status
firefox55 --- fixed

People

(Reporter: CuveeHsu, Assigned: CuveeHsu)

References

Details

(Whiteboard: [necko-active])

Attachments

(7 files)

We already have Bug 1363472, Bug 1277582 and Bug 1359951.
Would like to handle SendP*Constructor under necko.
Depends on: 1363472, 1277582, 1359951
Attached patch neckoCrashSplinter Review
Attachment #8871656 - Flags: review?(valentin.gosu)
Attached patch cookieCrashSplinter Review
Attachment #8871658 - Flags: review?(ehsan)
Attached patch dnsCrashSplinter Review
Attachment #8871660 - Flags: review?(valentin.gosu)
Attached patch dataCrashSplinter Review
Attachment #8871661 - Flags: review?(valentin.gosu)
Attached patch ftpCrashSplinter Review
Attachment #8871662 - Flags: review?(valentin.gosu)
Attached patch fileCrashSplinter Review
Attachment #8871663 - Flags: review?(valentin.gosu)
Attached patch httpCrashSplinter Review
Attachment #8871664 - Flags: review?(hurley)
Attachment #8871658 - Flags: review?(ehsan) → review+
Attachment #8871664 - Flags: review?(hurley) → review+
Attachment #8871656 - Flags: review?(valentin.gosu) → review+
Attachment #8871660 - Flags: review?(valentin.gosu) → review+
Attachment #8871661 - Flags: review?(valentin.gosu) → review+
Attachment #8871662 - Flags: review?(valentin.gosu) → review+
Attachment #8871663 - Flags: review?(valentin.gosu) → review+
Keywords: checkin-needed
Pushed by cbook@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a2340b08f4f7
Ensure not sending necko IPC constructor when shutting down, r=valentin
https://hg.mozilla.org/integration/mozilla-inbound/rev/e3b99c288e66
Ensure not sending cookie service constructor when shutting down, r=ehsan
https://hg.mozilla.org/integration/mozilla-inbound/rev/ad232f31e5a0
Ensure not sending dns request constructor when shutting down, r=valentin
https://hg.mozilla.org/integration/mozilla-inbound/rev/8806b294e566
Ensure not sending data channel constructor when shutting down, r=valentin
https://hg.mozilla.org/integration/mozilla-inbound/rev/dcbaf5f542b6
Ensure not sending IPC constructor in FTP channel when shutting down, r=valentin
https://hg.mozilla.org/integration/mozilla-inbound/rev/f5c6864de334
Ensure not sending file channel constructor when shutting down, r=valentin
https://hg.mozilla.org/integration/mozilla-inbound/rev/4340666eb8e0
Ensure not sending IPC constructor in HTTP channel when shutting down, r=nwgh
Keywords: checkin-needed
See Also: → 1374939
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: