Open
Bug 1798069
Opened 2 years ago
Updated 2 years ago
Crash socket process on preload failure of libraries
Categories
(Core :: DOM: Networking, enhancement, P2)
Core
DOM: Networking
Tracking
()
NEW
People
(Reporter: gerard-majax, Unassigned)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
+++ This bug was initially created as a clone of Bug #1797301 +++
Similar to Utility, Socket should probably crash if preloading failed https://searchfox.org/mozilla-central/rev/fe5c9c39a879b07d5b629257f63d825c3c8cd0ed/netwerk/ipc/SocketProcessImpl.cpp#46-51
Comment 1•2 years ago
|
||
Bug #1797301 added UtilityProcessImpl::LoadLibraryOrCrash
which we can use instead.
Blocks: socket-proc
Severity: -- → S3
Priority: -- → P2
Summary: Crash on preload failure of libraries → Crash socket process on preload failure of libraries
Whiteboard: [necko-triaged]
You need to log in
before you can comment on or make changes to this bug.
Description
•